Difference between revisions of "Machine Learning Experiments"

From Software Studies
Jump to navigation Jump to search
Line 6: Line 6:
==Learning resource==
==Learning resource==
* Daniel Shiffman's Nature of Code: [http://natureofcode.com/book/chapter-10-neural-networks/ Neural networks]| [https://www.youtube.com/watch?v=XJ7HLz9VYz0&list=PLRqwX-V7Uu6aCibgK1PTWWu9by6XFdCfh video]
* Daniel Shiffman's Nature of Code: [http://natureofcode.com/book/chapter-10-neural-networks/ Neural networks]| [https://www.youtube.com/watch?v=XJ7HLz9VYz0&list=PLRqwX-V7Uu6aCibgK1PTWWu9by6XFdCfh video]
* [https://ml4a.github.io/ Machine Learning for Artists] by Gene Kogan and Francis Tseng


==Experiments/Tests==
==Experiments/Tests==

Revision as of 21:30, 6 July 2017

References

Examples

  • Chinese receipt OCR using Tensorflow | SpikeFlow (Blog | Github)

Learning resource

Experiments/Tests