Differences between revisions 6 and 7
Revision 6 as of 2017-05-31 00:42:29
Size: 596
Editor: SamatJain
Comment:
Revision 7 as of 2017-06-19 23:38:56
Size: 708
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

[[https://github.com/jostmey/NakedTensor|NakedTensor: Bare bone examples of machine learning in TensorFlow]]

Machine Learning for Everyday Tasks

Rules of Machine Learning: Best Practices for ML Engineering

NakedTensor: Bare bone examples of machine learning in TensorFlow

Applications

https://github.com/luanfujun/deep-photo-styletransfer: Given a "style" photo and a "target" photo, make the target photo look visually similar to the style photo

https://github.com/junyanz/interactive-deep-colorization: Colorize black & white photos.

Linear Algebra

Books

Axler, Sheldon. Linear Algebra Done Right.

SamatsWiki: MachineLearning (last edited 2018-08-07 22:12:35 by SamatJain)