Oscar Pocock
523f518aa8
A few changes: - Added report - Added mid project demo content - Added README.txt - Added Experiments - Added ratings.txt file - Added unit tests - Simplified the prediction code - Added single prediction
9 lines
No EOL
171 B
YAML
9 lines
No EOL
171 B
YAML
name: autophotographer
|
|
dependencies:
|
|
- python=3.8
|
|
- opencv-python=4.5.5.64
|
|
- matplotlib=3.5.1
|
|
- pandas=1.4.2
|
|
- PyYAML=6.0
|
|
- scikit-image=0.19.2
|
|
- tqdm=4.64.0 |