/ML-Weekly

My weekly of data-mining group. Try to implement some algorithms. Or distributed and multi-GPU computing.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

ML-Weekly

My weekly of data-mining group. Try to implement some algorithms. Or distributed and multi-GPU computing.

Environments

The repo is basically based on python3. It is essential to have

brew install python3-pip
pip3 install numpy
pip3 install tensorflow
pip3 install jupyter

It is a good idea to use jupyter notebook. After installing it, type

jupyter notebook

Then have a look at *.ipynb.

Topics

Reference