Skip to content

Commit

Permalink
added mrjob to Python libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshinari Fujinuma committed Jul 25, 2014
1 parent 5312ee2 commit c50734d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ on MNIST digits[DEEP LEARNING]
* [Caffe](http://caffe.berkeleyvision.org) - A deep learning framework developed with cleanliness, readability, and speed in mind.
* [breze](https://github.com/breze-no-salt/breze) - Theano based library for deep and recurrent neural networks
* [pyhsmm](https://github.com/mattjj/pyhsmm) - library for approximate unsupervised inference in Bayesian Hidden Markov Models (HMMs) and explicit-duration Hidden semi-Markov Models (HSMMs), focusing on the Bayesian Nonparametric extensions, the HDP-HMM and HDP-HSMM, mostly with weak-limit approximations.
* [mrjob](https://pythonhosted.org/mrjob/) - A library to let Python program run on Hadoop.

<a name="python-data-analysis" />
#### Data Analysis / Data Visualization
Expand Down

0 comments on commit c50734d

Please sign in to comment.