sparse_autoencoder/README.md
2023-10-19 10:43:26 +02:00

391 B

README

files


|.gitignore |a list of unshared files| |makefile|dev tools for installing, publisizing etc.| |pyproject.toml |project metadata| |requirements.txt |python dependencies| |setup.py|necessary for pip install -e .| |src/main.py|first file that gets called|