Review | Date | Slides | Document | |
---|---|---|---|---|
1 | 5 May, 2022 | Report I | Slide I | --- |
2 | 29 November, 2022 | Report II | Slide II | Doc II |
3 | 25 April, 2023 | Final Report | Final Slide | Final Docx |
Name | Link |
---|---|
Key Schedule Timing | View |
Key Schedule Variation | View |
Encryption & Decrytion | View |
Clone Project
git clone https://github.com/sandeep-shaw10/cshb-model.git
Create Virtual Environment
python -m venv venv-cshb
Activate Virtual Environment
source venv-cshb/Scripts/activate
Install Dependency
pip install -r requirements.txt
Run Jupyter Notebook
jupyter notebook