Skip to content

Some various scripts/code samples that demonstrate my work in machine and deep learning.

License

Notifications You must be signed in to change notification settings

JaredWhiteOne/MachineLearningSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MachineLearningSamples

Some various scripts/code samples that demonstrate my work in machine and deep learning.

BasicNeuralNetwork.py - Run using an Anaconda Python3 environment or a Python 3 environment with NumPy installed. Neural network with 3 input data sets in the training data and 1 in the testing data set. The network is trained 150000 times to produce an output with described error. Bias sourced in small training data size and unoptimized layer counts.

About

Some various scripts/code samples that demonstrate my work in machine and deep learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages