Updated
over 5 years
ago.
4 hacker ♥️.
Rust, the new language from Mozilla Foundation, is a modern systems programming language focusing on safety and speed. It accomplishes these goals by being memory safe without using garbage collection.
Go, D and Nim have GC integrated into the language and the standard libraries. The GC in Rust is integrated as an external library.
The plan is learn Rust creating a small multithreaded ANN (artificial neural network) based on the classing back-propagation model (or if I have time some deep learning model) and train it for some basic classification task.
Looking for hackers with the skills:
Nothing? Add some keywords!
This project is part of:
Hack Week 12
Comments
Be the first to comment!
Similar Projects
This project is one of its kind!