Łukasz Zalewski
|
f90db673c3
|
Dev (#132)
* change .autoenv trick description in readme
* add missing wandb test mark
|
2021-04-27 20:13:09 +02:00 |
Łukasz Zalewski
|
e0293193f5
|
Tests (#131)
* add smoke tests implemented with pytest
* add sweep tests, wandb tests and mixed-precision tests
* update requirements.txt
* remove .autoenv.template file
* update readme
|
2021-04-26 23:06:50 +02:00 |
Łukasz Zalewski
|
2dcbdcdaf9
|
Dev (#118)
* update readme
* remove optimizer
* make parameters more explicit
* add .autoenv
* update dockerfile
* fix paths
* update configs
* update train.py
* fix test
|
2021-04-05 19:39:56 +02:00 |
Łukasz Zalewski
|
6bf0303510
|
Dev (#100)
* remove .env file
* small improvements
* Update README.md
|
2021-03-15 21:18:39 +01:00 |
Łukasz Zalewski
|
d571a4e2c2
|
Dev (#98)
* remove conda_env_cpu
* remove setup.py
* optimize tab completion by nesting imports
* add .env
* fix rich printing bug
* general improvements
* update readme
|
2021-03-15 16:55:06 +01:00 |
Łukasz Zalewski
|
5f1c85e9bf
|
Dev (#94)
* update readme
* make Rich printing more general
|
2021-03-12 18:40:24 +01:00 |
Łukasz Zalewski
|
b1e0bf9717
|
Dev (#93)
* rework lightning model for mnist
* sort imports
* add comment to pre-commit-config
* remove returns from test_step because it's bugged
* update experiment configs
* Update README.md
|
2021-03-10 15:33:14 +01:00 |
Łukasz Zalewski
|
3d301977b3
|
General improvements (#88)
* remove unnecessary linters from pre-commit-config
* hook fix
* small improvements
* fix readme
* implement easier access to debug mode
* fix tests
* Update README.md
* Update README.md
|
2021-03-08 15:53:30 +01:00 |
Łukasz Zalewski
|
b45d3b31ec
|
Dev (#82)
* fix code formatting
* add module init logging
* general improvements
|
2021-03-06 19:43:48 +01:00 |
hobogalaxy
|
3249fb45ab
|
improve smoke tests
|
2021-03-05 23:09:21 +01:00 |
hobogalaxy
|
1008463fc0
|
better printing for quick_tests.sh
|
2021-03-05 16:28:39 +01:00 |
Luke
|
0d9b7383db
|
Dev (#80)
* fix bug with printing seed using rich tree
|
2021-03-01 15:43:13 +01:00 |
Luke
|
036aec4914
|
Dev (#78)
* add neptune integration
* improve readme
* quick fix
* improve datamodule
* remove unnecessary folders from .gitignore
* change folder structure
* add optuna config
* add bash tests
* redesign readme.md
* change wandb callbacks names
* fix wandb callbacks
* resolve issues with sweeping alongside wandb
* improve rich config printing
* update readme
* Update README.md
|
2021-03-01 15:00:10 +01:00 |