Inspiration
The fact Rust has no pre-existing AI tools.
What it does
Attempts to train an artificial neuron as a logic gate.
How we built it
It was written as a neuron struct and associated methods, from the ground up.
Challenges we ran into
I'm writing my own AI implementation, from scratch.
Accomplishments that we're proud of
I was able work the required mathematics, into an initial implementation of a basic artificial neuron, while accounting for future development.
What we learned
I have gained a better understanding of the mathematics behind neural networks.
What's next for Basic Neuron
I may develop it further, so it functions properly.
Log in or sign up for Devpost to join the conversation.