The-Myth/DeepThinkers
0
1# Python2__pycache__/3*.py[cod]4*$py.class5*.so6*.egg-info/7dist/8build/9*.egg10 11# Environment12.env13.venv/14venv/15env/16 17# IDE18.vscode/19.idea/20*.swp21*.swo22 23# OS24.DS_Store25Thumbs.db26 27# Docker28*.log29 30# Local artifacts31results.json32test_overfitting.py33*.png34 