This repository contains the lab assignments from ICE2602 (2020 Fall) with my solutions. I included the problems as a reference, but I do not claim the copyright of these problems.
If you found any mistakes in the solutions, please create an issue or contact me through email.
- This repository was tested with sjtucmic/ee208 on Docker.
- The image
sjtucmic/ee208
was based on Debian GNU/Linux 10 and Python 3.8.5 with packagesBeautifulSoup
,PyLucene
,Flask
,OpenCV
andPyTorch
.
- My solutions are provided under GNU General Public License v3.0. See
LICENSE
for more information.