An open API service indexing awesome lists of open source software.

https://github.com/sourdoughcat/cs7641-machine-learning

Machine Learning code for CS7641
https://github.com/sourdoughcat/cs7641-machine-learning

Last synced: 6 months ago
JSON representation

Machine Learning code for CS7641

Awesome Lists containing this project

README

        

Readme
======

This contains my code used for CS7641 course for machine learning. Various pieces of code were taken from INRA (MDP toolbox) with edited ABAGAIL and ml code from https://github.com/pushkar.

Toolset used
============

Supervised Learning
-------------------

R - see readme for dependencies

Randomized Optimization
-----------------------

* Matlab
* Java (ABAGAIL)
* Jython/Python
* R

Unsupervised Learning
---------------------

* R - see readme for dependencies

Markov Decision Process
-----------------------

* Matlab - with [MDPtoolbox from INRA](http://www7.inra.fr/mia/T/MDPtoolbox/), with [car race problem](https://mulcyber.toulouse.inra.fr/frs/?group_id=11&release_id=579)