A machine learning model for solving Wordle puzzles.
Create an environment and install dependencies with conda
conda env create --file environment.yml
pre-commit install
Documentation links to tools used in the project
- Miro: Design documents and brainstorming
- TensorFlow: Neural Network Library