/neural_network_lotto_number_picker

Neural Network for Picking Lotto Numbers

Primary LanguageJupyter NotebookMIT LicenseMIT

neural_network_lotto_number_picker

neural network for picking lotto numbers

Files are:

  • makemore_lotto_tf_v1.ipynb: this is the notebook to train and pick lotto numbers
  • makemore_babynames_tf.ipynb: this is Andrej's babyname generator
  • lotto_scrape.ipynb: this is the script for scraping lotto results
  • sat_lotto.txt: these are saturday lotto past resutls
  • names.txt: baby names from Andrej's tutorial

Andrej's tutorials on building the baby name generator from scratch: https://github.com/karpathy/nn-zero-to-hero/tree/master

The Bengio et. al. paper on which the theory is based: https://www.jmlr.org/papers/volume3/bengio03a/bengio03a.pdf