Referensi CNN untuk Kelas VLSI EL4138
- CNN_MNIST berisi model CNN refrensi
- model_processing_quantized berisi refrensi cara kuantisasi, verifikasi kuantisasi, dan cara mengambil weight terkuantisasi
- Python >= 3.7
- Numpy
- Matplotlib
- Tensorflow
- Jupyter notebook
Jika anda pakai windows, cari jalan yang serupa.
- Direkomendasikan anda mendownload paket software conda https://docs.anaconda.com/anaconda/install/
- Buat virtual environment conda https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#creating-an-environment-with-commands
- Activate environment conda (source activate myenv) https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#activating-an-environment
- Install dependencies di environment tersebut (dengan pip install ...)
- Install nb_kernels (conda install nb_conda)
- Download dan jalankan notebook (jupyter notebook)
Dibuat Oleh:
M. Rifqi Daffa S EL14
Sayyid Irshadul Ibad EL15