Course Project for CS 795 - Practical Machine Learning | Yaohang Li
- python 3.7 with anaconda
- numpy
- pandas
- scikitlearn
- pickle
- random
- seaborn
- matplotlib
- TensorFlow
- Keras
- efficientNet
Note
- All the above mentioned libraries can be downloaded from anaconda packages.
- for efficientNet, we need to follow steps mentioned in the EfficientNet lib .