Skip to content

Learning rust and implementing a neural network from scratch

License

Notifications You must be signed in to change notification settings

frehburg/rusty_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon

rustyNetwork

I will be learning Rust in this repository by creating a neural network

    _~^~^~_
\) /  o o  \ (/
  '_   u   _'
  \ '-----' /

Planned Versions

Version 0: Learning Rust

Since I am completely new to rust I will first be learning the basics and necessary libraries.

Version 1: Neural Network

Version 1.1: Basic Network

Version 1.1.1: Basic Network with Sigmoid Activation
Version 1.1.2: Add more Activation Functions

Version 2: GUI

Version 2.1: Show Network Structure

Version 2.2: Visual Editor for Networks

Version 2.3: Show Network Training

About

Learning rust and implementing a neural network from scratch

Topics

Resources

License

Stars

Watchers

Forks

Languages