This is repository holds the material for course CS565500 Largs-Scale Machine Learning at NTHU in Taiwan.
- Python 3
- Tensorflow >= 1.0
- Download processed dataset and pre-trained files and put it under this folder.
- Run
./move.sh
to unzip and move files to corresponding path. (You might have to give authorization to run the scriptchmod 755 move.sh
) - Then, you can open ImageCaption.ipynb and have fun training the model