GitXplorerGitXplorer
t

Learning-Machine-Learning

public
29 stars
19 forks
0 issues

Commits

List of commits on branch master.
Unverified
72ec531cbb11dcbf857ab60800eab3c2d948487f

Some clean-up.

ttomtung committed 13 years ago
Unverified
3a407e06d68f2c2844bd5cb4de0dcbc478bc57fb

Added Artificial Neuron Network homework of ml-class. (Totally vectorized.)

ttomtung committed 13 years ago
Unverified
8126a21da426f0aceffb8b69e0a91b170e0d33b5

Add 1-vs-all classification

ttomtung committed 13 years ago
Unverified
72d544581f561802d3890c2fcf99e7c8cf0553fa

small changes.

ttomtung committed 13 years ago
Unverified
cf48a53780ae884fd03ff391258f3d646c96fc50

Rearrange logistic regression code.

ttomtung committed 13 years ago
Unverified
0ee7d589d07661d457f3b20c8013f235e14a7ad6

Rearranged linear regression code.

ttomtung committed 13 years ago

README

The README file for this repository.

Machine learning algorithms I implemented using different programming languages.