Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2016-11-30 07:04:13
Size: 102
Editor: SamatJain
Comment:
Revision 8 as of 2017-06-21 23:37:45
Size: 868
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

[[http://martin.zinkevich.org/rules_of_ml/rules_of_ml.pdf|Rules of Machine Learning: Best Practices for ML Engineering]]

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

[[https://generalabstractnonsense.com/2017/03/A-quick-look-at-Support-Vector-Machines/|A quick look at Support Vector Machines | General Abstract Nonsense]]

== 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''.

Machine Learning for Everyday Tasks

Rules of Machine Learning: Best Practices for ML Engineering

NakedTensor: Bare bone examples of machine learning in TensorFlow

A quick look at Support Vector Machines

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)