Related student projects from Students who took 2025 Fall Undergraduate Machine Learning uva-machine-learning-25f-projects
Each team includes up to three students
Required Deliverables for Your Project:
Please follow the following instruction for organizing your PR to the project codebase: for instance, for project A uva-26-spring-gen-agent-students-projectA Git
src/ folderdoc/ folderteam-x/
├── src/
└── doc/
git clone https://github.com/<your-username>/<the project gitname>git remote add upstream <the project gitname>team-XX corresponding to your team ID (e.g., team-1, team-11, team-111).src/: A subfolder containing all source code.data/: A subfolder with the data required to reproduce results.
requirements.txt: A file listing required packages. (Format reference)README.md: A markdown file describing the folder content. You can view an example here. Your README should include:
git add .git commit -m "upload project code by Team-XX"git push origin mainA helpful overview of the system, how to log in, and how to use the compute resources are available on the high-performance computing webpage: https://www.rc.virginia.edu/userinfo/hpc/overview/
or building Evaluation Infrastructure / Benchmarks and testing frameworks for emerging domains lacking standardized evaluation.
Example domains include like the following and many more :
