DEV Community

Deep Neural Network from Scratch in Rust Series' Articles

Back to Akshay Ballal's Series
Deep Neural Network from Scratch in Rust 🦀 : Part 1- Basics of Neural Network
Cover image for Deep Neural Network from Scratch in Rust 🦀 : Part 1- Basics of Neural Network

Deep Neural Network from Scratch in Rust 🦀 : Part 1- Basics of Neural Network

43
Comments 2
5 min read
Deep Neural Network from Scratch in Rust 🦀 - Part 2- Loading Data and Initializing an NN Model
Cover image for Deep Neural Network from Scratch in Rust 🦀 - Part 2- Loading Data and Initializing an NN Model

Deep Neural Network from Scratch in Rust 🦀 - Part 2- Loading Data and Initializing an NN Model

24
Comments
6 min read
Deep Neural Network from Scratch in Rust 🦀 - Part 3- Forward Propagation
Cover image for Deep Neural Network from Scratch in Rust 🦀 - Part 3- Forward Propagation

Deep Neural Network from Scratch in Rust 🦀 - Part 3- Forward Propagation

28
Comments 3
7 min read
Deep Neural Network from Scratch in Rust 🦀- Part 4- Loss Function and Back Propagation
Cover image for Deep Neural Network from Scratch in Rust 🦀- Part 4- Loss Function and Back Propagation

Deep Neural Network from Scratch in Rust 🦀- Part 4- Loss Function and Back Propagation

24
Comments 4
7 min read
Deep Neural Network from Scratch in Rust 🦀- Part 5- Training and Inference
Cover image for Deep Neural Network from Scratch in Rust 🦀- Part 5- Training and Inference

Deep Neural Network from Scratch in Rust 🦀- Part 5- Training and Inference

20
Comments 2
5 min read