Skip to content

Machine-Learning-Robot-Competition/data_generation

Repository files navigation

Data Generation

Our repository of data generation and CNN training notebooks, used in Google Collaboratory.

  1. Letter_Generator.ipynb
    1. Notebook to generate data (representative of actual data the CNN would run inference on) for the CNNs to be trained on. Stores generated data in Google Drive.
  2. Letter_Recognition.ipynb
    1. Notebook to train a CNN that can recognize letters and digits using the data generated by Letter_Generator.ipynb.
  3. Binary_Letter_Recognition.ipynb
    1. Notebook to train a CNN that can differentiate between two icons using the data generated by Letter_Generator.ipynb.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published