Differences between revisions 9 and 10
Revision 9 as of 2017-06-23 17:28:05
Size: 1322
Editor: SamatJain
Comment:
Revision 10 as of 2017-06-28 20:03:11
Size: 1521
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[http://blog.mailgun.com/machine-learning-for-everyday-tasks/|Machine Learning for Everyday Tasks]] == General ==

[[http://blog.mailgun.com/machine-learning-for-everyday-tasks/|Machine Learning for Everyday Tasks]]. Data only has two dimensions?
Line 5: Line 7:
== TensorFlow ==
Line 7: Line 11:
[[https://generalabstractnonsense.com/2017/03/A-quick-look-at-Support-Vector-Machines/|A quick look at Support Vector Machines | General Abstract Nonsense]] [[https://github.com/astorfi/TensorFlow-World|astorfi/TensorFlow-World]]: Simple and easy to use TensorFlow samples & tutorials
Line 23: Line 27:
[[https://generalabstractnonsense.com/2017/03/A-quick-look-at-Support-Vector-Machines/|A quick look at Support Vector Machines | General Abstract Nonsense]]

General

Machine Learning for Everyday Tasks. Data only has two dimensions?

Rules of Machine Learning: Best Practices for ML Engineering

TensorFlow

NakedTensor: Bare bone examples of machine learning in TensorFlow

astorfi/TensorFlow-World: Simple and easy to use TensorFlow samples & tutorials

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.

Support Vector Machines (SVMs)

A quick look at Support Vector Machines

Udacity's Intro to Machine Learning concepts. Covers SVMs.

MIT OpenCourseWare 6.034 Artificial Intelligence lecture on Support Vector Machines

An introduction to Support Vector Machines (SVM)

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