wordle-solver / a3c /worker.py

Commit History

Fix code style with black and isort
c412087

santit96 commited on

Fix code styles
c10a05f

santit96 commited on

Add the posiblity to save checkpoints of the model and the condition on which the model is saved as arguments
fa34b1d

santit96 commited on

Delete constant GAMMA and add it as an command line argument
f899dd3

santit96 commited on

Add possibility to train from a pretrained model
18a7031

santit96 commited on

Add execution time of the models training and tune of the saving model parameters
570282c

santit96 commited on

Code refactor
254d61f

santit96 commited on