Summer 2024 Projects » History » Revision 8
Revision 7 (Richard Trotta, 05/28/2024 09:46 AM) → Revision 8/18 (Richard Trotta, 05/28/2024 09:55 AM)
{{>toc}}
h1. Summer 2024 Projects
---
h2. ML beam test PID
---
h3. [[ML beam test PID Meetings]]
h3. References
* https://wordpress.its.virginia.edu/zhenggroup/training/
* "GitHub Repo":https://github.com/JeffersonLab/solid_beamtest_hallc_2022/tree/main/aiml
* "Darren's Summer 2023 Report":https://wordpress.its.virginia.edu/zhenggroup/files/2023/10/SoLID_beamtest_ML_PID_Upton.pdf
* "Darren's Poster":https://education.jlab.org/ugresearch/img/_large/23-08.png
* "GitHub Setup":https://docs.github.com/en/get-started/onboarding/getting-started-with-your-github-account
* Windows Subsystem for Linux (WSL)
** https://docs.microsoft.com/en-us/windows/wsl/install-win10
** https://dev.to/ironfroggy/wsl-tips-starting-linux-background-services-on-windows-login-3o98
* Docker
** https://hub.docker.com/_/python
** https://www.docker.com/blog/containerized-python-development-part-1/
** https://docs.docker.com/samples/
---