Skip to content

Commit f7ec92a

Browse files
authored
Merge pull request #1 from ricca200xx/ricca200xx-patch-1
Update README.md
2 parents d0b7979 + d9fa8a1 commit f7ec92a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,11 @@ Two different regularization functions have been implemented and compared:
3535
├── .gitignore
3636
├── README.md
3737
├── final_project.ipynb
38-
├── final_project_report.pdf
3938
├── requirements.txt
4039
└── results.csv
4140
```
4241

4342
- **`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.
4543
- **`requirements.txt`**: The Python dependencies required to run the project.
4644
- **`results.csv`**: The raw data obtained from the experiments.
4745

0 commit comments

Comments
 (0)