Skip to content

Implementation NotXor (IFF) function - neural network using tensorflow with training

Notifications You must be signed in to change notification settings

liran4200/not-xor-neurals-netowrks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NotXor_Neurals_Netowrks

This project creates logistic neural network implementation using Tensorflow.

Do 8(2^8) experiment with different parameters

  • learning rate 0.1, 0.01
  • number of hidden nodes 4, 2
  • with bridge and without bridge

And computes NotXor(IFF) function with training, Using Gradient Descent and Cross Entropy loss

About

Implementation NotXor (IFF) function - neural network using tensorflow with training

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages