A4_4410169_Turki / README.md
TurkiAM's picture
Update README.md
5eb6b09 verified

Here you will find :

  • vanilla.py ---> Linear model with activation function
  • dummy.py ---> Linear model witout activation function
  • vanilla-weights.bin ---> The weights of the trained model over (30 Epochs)
  • dummy-weights.bin ---> The weights of the trained model over (30 Epochs)
  • hubconf.py ---> Allows anyone to load my model