Skip to content

ravishan/MechineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MechineLearning

Experiments on MechineLearning

  1. Neural Networks - a. Back propagation b. Hopfield

    a. Back propagation : Activation function - Sigmoid f(t) = 1/1+e^(-t) derivation of sigmoid : SigmoidP = f(x)(1-f(x))

             sample Tic tac toe game has been implemented to teach the moves to neural player
    

About

Experiments on MechineLearning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages