Skip to content

Commit

Permalink
Update README with progress [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
vrinek committed Jul 7, 2016
1 parent 0cbcc5e commit ac0d4e6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ The "logic gate tests" were pulled straight from Stanford's Machine Learning cou

## TODO

- [ ] Simplify creating a network
- [ ] `neuron.Layer` for simple layer-based NN setup
- [x] Simplify creating a network
- [x] `neuron.Layer` for simple layer-based NN setup
- [ ] Maybe introduce a Bias node
- [ ] Rename some packages/types
- [ ] Training!

0 comments on commit ac0d4e6

Please sign in to comment.