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

Activity

  • almost 9 years ago: ganglia liked this project.
  • almost 9 years ago: yac started this project.
  • almost 9 years ago: yac liked this project.
  • almost 9 years ago: vitezslav_cizek liked this project.
  • almost 9 years ago: aplanas liked this project.
  • almost 9 years ago: aplanas originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    This project is one of its kind!