- Topic: CNN Architecture Parallelization
- Student: Nguyễn Thế Hoàng (20120090)
- Instructor: PhD. Phạm Trọng Nghĩa
- Department: Computer Science
This repository contains tasks description, source code and other related documents for this course. It includes:
- 1 final project
Without further notices, every projects/labs. in this repository is self-contained, excep we may need:
- CUDA and related NVIDIA drivers installed on local system.
- Open the
./CNN_Parallelizatin/Source/mini-dnn-cpp-master/report.ipynb
. - Change the location to the
CNN_Parallelization
directory in the third cells inreport.ipynb
as instructed. - Compile the program, then run
./demo.exe
(as instructed in thereport.ipynb
).