From charlesreid1

No edit summary
Line 23: Line 23:


=References=
=References=
==Scikit Learn==


Scikit learn examples: http://scikit-learn.org/stable/auto_examples/index.html
Scikit learn examples: http://scikit-learn.org/stable/auto_examples/index.html
Line 36: Line 38:
Tutorial on support vector regression: http://citeseerx.ist.psu.edu/viewdoc/download;jsessionid=C72B60C38C905614709A0C30D973E2CB?doi=10.1.1.114.4288&rep=rep1&type=pdf
Tutorial on support vector regression: http://citeseerx.ist.psu.edu/viewdoc/download;jsessionid=C72B60C38C905614709A0C30D973E2CB?doi=10.1.1.114.4288&rep=rep1&type=pdf


Wiley Classics library: https://www.librarything.com/series/Wiley+Classics+Library
==Bioinformatics==
 
Bioinformatics course from David Page: https://www.biostat.wisc.edu/bmi576/
 
David Page: http://pages.cs.wisc.edu/~dpage/
 
''E. coli'' genome project: https://www.genome.wisc.edu/
 
==Machine Learning==


Tombone's computer vision blog: http://www.computervisionblog.com/
Tombone's computer vision blog: http://www.computervisionblog.com/


Extended mean field restricted boltzmann machine: https://github.com/charlesmartin14/emf-rbm
Extended mean field restricted boltzmann machine: https://github.com/charlesmartin14/emf-rbm
==Books==
Wiley Classics library: https://www.librarything.com/series/Wiley+Classics+Library

Revision as of 07:28, 25 December 2016

Projects

Projects for the month of December:

  • Abalone Baloney - Github repository containing Jupyter notebooks applying machine learning techniques to an abalone (sea snail) data set from the UCI machine learning repository



References

Scikit Learn

Scikit learn examples: http://scikit-learn.org/stable/auto_examples/index.html

Scikit learn map of algorithms: http://scikit-learn.org/dev/tutorial/machine_learning_map/index.html

Scikit learn SVR example: http://scikit-learn.sourceforge.net/0.6/auto_examples/svm/plot_svm_regression.html

Scikit learn more about SVR: http://scikit-learn.org/stable/modules/svm.html

Abalone data set (UCI ML repo): http://archive.ics.uci.edu/ml/datasets/abalone

Tutorial on support vector regression: http://citeseerx.ist.psu.edu/viewdoc/download;jsessionid=C72B60C38C905614709A0C30D973E2CB?doi=10.1.1.114.4288&rep=rep1&type=pdf

Bioinformatics

Bioinformatics course from David Page: https://www.biostat.wisc.edu/bmi576/

David Page: http://pages.cs.wisc.edu/~dpage/

E. coli genome project: https://www.genome.wisc.edu/

Machine Learning

Tombone's computer vision blog: http://www.computervisionblog.com/

Extended mean field restricted boltzmann machine: https://github.com/charlesmartin14/emf-rbm

Books

Wiley Classics library: https://www.librarything.com/series/Wiley+Classics+Library