Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amaneureka committed May 29, 2016
1 parent 6c9467c commit 3e20209
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# SharpBrain
A C# based Machine Learning Library which aims to implement user interactive Deep Learning Architecture & Algorithms.
A C# based Machine Learning Library which aims to implement user interactive Deep Learning Architecture & Algorithms. Learn more [Get Started](https://github.com/amaneureka/SharpBrain/wiki/Get-Started)

## Inspiration
I got inspired from [TensorFlow Playground](http://playground.tensorflow.org) and also I wanted to write my own implementation of machine learning in C#.

## Features
- Neuron Model
Expand All @@ -9,5 +12,13 @@ A C# based Machine Learning Library which aims to implement user interactive Dee
## Editor Screenshot
![screenshot](http://i.imgur.com/agtCyy0.png)

## Contribution
Feel free to ping me!

## Future Development
- More Interactive Editor
- Save and Load neural network
- Add Deep Learning Algorithms

## License
[GNU GPLv3](www.gnu.org/licenses/gpl-3.0.en.html) (c) [Aman Priyadarshi](http://twitter.com/amaneureka) 2016

0 comments on commit 3e20209

Please sign in to comment.