Skip to content

Commit

Permalink
fixed relative links to new file tree
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn Liu committed Jan 10, 2014
1 parent d9f43dc commit 20a6c9b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ Definition of Machine Learning by Tom Mitchell
+ [LinearAlgebraReview.md](./supervisedLearning/LinearAlgebraReview.md)

- unsupervisedLearning = let the computer learn by itself
+ [neuralNetworks](./unsupervisedLearning/neuralNetworks)
+ neuralNetworks
- [digitRecognition](./unsupervisedLearning/neuralNetworks/digitRecognition)
- [learningWithBackpropagation](./unsupervisedLearning/neuralNetworks/learningWithBackpropagation)

- TODO: ReinforcementLearning
- TODO: RecommenderSystems
Expand Down

0 comments on commit 20a6c9b

Please sign in to comment.