Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

tde/machineLearning

Open more actions menu
 
 

Repository files navigation

Machine Learning

The majority of the material here was created while taking Andrew Ng's free online Machine Learning class which I highly recommend!

"A computer program is said to learn from experience E with respect to some task T and some performance measure P, if its performance on T, as measured by P, improves with experience E."

~ Definition of Machine Learning by Tom Mitchell

NOTE: If you are interested in building intelligent machines based on biological computation principles please check out this project I started called WalnutiQ.

How to use this code

1. Install [Octave free here](https://db.tt/J97Im052) or [Matlab not free here](http://www.mathworks.com/products/matlab/). Note that Octave = Matlab without the nice graphical user interface. I use Octave so don't feel like you are missing anything if you don't have money for Matlab.
  1. Fork this repository and clone it locally! Navigate into specific folders (made them very specific) and look at the README.md file for that specific folder for which file(s) to run to see examples of what machine learning algorithms can do for you. Enjoy!

What each file/folder in this repository is for:

- [diagnosticTests](./diagnosticTests) = tests that will give you insight into what is & isn't working with a learning algorithm

=================================================================== Feel free to e-mail me at quinnliu@vt.edu for any questions. Enjoy!

About

implementations of machine learning algorithms in Matlab/Octave

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.