https://github.com/poodarchu/ml-lab
My practice and experiments codes in learning of machine learning.
https://github.com/poodarchu/ml-lab
bayes lda machine-learning pmf rbm
Last synced: 10 months ago
JSON representation
My practice and experiments codes in learning of machine learning.
- Host: GitHub
- URL: https://github.com/poodarchu/ml-lab
- Owner: poodarchu
- License: gpl-3.0
- Created: 2016-06-10T03:53:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T09:40:21.000Z (over 9 years ago)
- Last Synced: 2025-01-28T22:48:47.063Z (over 1 year ago)
- Topics: bayes, lda, machine-learning, pmf, rbm
- Language: Jupyter Notebook
- Homepage:
- Size: 11.4 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Makes and Love Laboratory.
## Intro:
My practice codes in the experiments of learning any about machine learning will be stored here.
**Currently**, it has:
* Codes of "**Machine Learning in Action**": _./ml_in_action_
* Codes of "**Think Bayes**": _./think_bayes_
* Codes of "**Basic Collaborative Filtering**": _./basic_cf_
* Codes of "PMF, pLSA, ALS, RBM" _./pmf_plsa_als_rbm_
* Codes of "Rec Sys of Carleton University's RecommenderSystemLab" _./rs_carleton_edu_
Updates come occasionally.