There was an error while loading. Please reload this page.
2 parents d0b7979 + d9fa8a1 commit f7ec92aCopy full SHA for f7ec92a
README.md
@@ -35,13 +35,11 @@ Two different regularization functions have been implemented and compared:
35
├── .gitignore
36
├── README.md
37
├── final_project.ipynb
38
-├── final_project_report.pdf
39
├── requirements.txt
40
└── results.csv
41
```
42
43
- **`final_project.ipynb`**: The Jupyter Notebook containing the full code implementation, experiments, and results visualization.
44
-- **`final_project_report.pdf`**: The theoretical report that details the problem, algorithms, and analysis of the results.
45
- **`requirements.txt`**: The Python dependencies required to run the project.
46
- **`results.csv`**: The raw data obtained from the experiments.
47
0 commit comments