Skip to content

Example Code from the book Python Machine Learning, using a database of character images.

License

Notifications You must be signed in to change notification settings

rrlyman/PythonMachineLearningExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fedce1f · Feb 12, 2021

History

53 Commits
Feb 17, 2017
Feb 12, 2021
Jan 17, 2019
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Aug 12, 2016
Feb 7, 2021
Feb 7, 2021
Aug 12, 2016
Aug 12, 2016
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Aug 12, 2016
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Aug 12, 2016
Aug 16, 2016
Aug 12, 2016
Aug 12, 2016
Oct 25, 2017
Aug 12, 2016
Feb 7, 2021
Aug 25, 2016
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Aug 12, 2016
Aug 12, 2016
Aug 12, 2016
Aug 12, 2016
Aug 12, 2016
Sep 21, 2016
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 17, 2017
Feb 7, 2021
Oct 1, 2016
Feb 7, 2021
Feb 7, 2021
Aug 9, 2016
Feb 17, 2017
Jul 27, 2016
Jul 27, 2016

Repository files navigation

PythonMachineLearingExamples

These are Python programs mostly taken from the book "Python Machine Learning" by Sebastian Raschka

see the original programs from the book at:

https://github.com/rasbt/python-machine-learning-book

These programs were intended to prove out the data set of character images found in fonts.zip which will be automatically downloaded.

For a detailed explanation of each program, read "Python Machine Learning".

Due to the fact that a few E13B characters can be classified using only two features, most of the example programs that use the Iris dataset can also be be used with E13B.

run_batch.sc is a bash script that runs all of the programs in the directory

The script file will create many files in the folder, /tmp/plots.

Python 3.8 Anaconda3 Linux or Windows cuda 11.2.1 h5py 2.10.0 Keras 2.4.3 Lasagne 0.1 matplotlib 3.3.2 numpy 1.19.2 pytesseract 0.3.7 sklearn 0.0 tensorflow 2.4.1 tesseract 4.1.1 Theano 1.0.5 tika 1.24

About

Example Code from the book Python Machine Learning, using a database of character images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages