mirror of
https://github.com/20kaushik02/CSE515_MWDB_Project.git
synced 2026-01-25 14:14:06 +00:00
phase 2 - task 0a
This commit is contained in:
@@ -1 +1,8 @@
|
||||
# Phase 2
|
||||
|
||||
- Refer phase2_F23.pdf for problem description
|
||||
|
||||
## Requirements and dependencies
|
||||
|
||||
- Requires MongoDB server (local or otherwise)
|
||||
- Install packages from requirements.txt
|
||||
|
||||
13
Phase 2/requirements.txt
Normal file
13
Phase 2/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
numpy
|
||||
scipy
|
||||
scikit-learn
|
||||
scikit-image
|
||||
opencv-python
|
||||
matplotlib
|
||||
torch
|
||||
torchvision
|
||||
pymongo[srv]
|
||||
ipython
|
||||
notebook
|
||||
ipykernel
|
||||
python-dotenv
|
||||
614
Phase 2/task_0.ipynb
Normal file
614
Phase 2/task_0.ipynb
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user