Skip to content

giolucasd/masters

Repository files navigation

masters

Some readings, notes and codes from curses and research during my masters.

Get started:

  • Clone this repository
git clone git@github.com:giolucasd/masters.git
  • Get into the root directory
cd masters
  • (If you don't have,) install uv
  • (If you don't have,) install python 3.12
uv python install 3.12
  • Create a venv
uv venv --python 3.12
  • Install the required dependencies
uv sync
  • All set!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published