Update model load to download it from huggingface repo if doesnt exists. Also update readme 3bc694c santit96 commited on Dec 20, 2023
Add streamlit app to play wordle with ai and change play model base dir 38ae408 santit96 commited on Dec 20, 2023
Creation of an api module with a rest endpoint /suggest which receives a list of words and states and return a suggestion 1c007bb santit96 commited on Mar 16, 2023
Add the posiblity to save checkpoints of the model and the condition on which the model is saved as arguments fa34b1d santit96 commited on Jan 26, 2023
Delete constant GAMMA and add it as an command line argument f899dd3 santit96 commited on Jan 25, 2023
Separate train and evaluation functions od ac3 module in two files a777e34 santit96 commited on Jan 25, 2023
Add execution time of the models training and tune of the saving model parameters 570282c santit96 commited on Jan 24, 2023
Now the one hot encoding of the words is embeded inside the net, is not necesary to one hot encod on the env now abff1ef santit96 commited on Jan 17, 2023
Commiting wordle solver project, state completed, a3c not completed yet 44db2f9 santit96 commited on Jan 16, 2023