pip install notebook
pip install tensorflow
pip install matplotlib
Open the root directory in VS Code
Open the root directory in Terminal and run
python -m notebook
Open training.ipynb and hit Run All to train the model
Open testing.ipynb and hit Run All to test the model
Rice dataset has been added to development branch
