bnsh / tensorflow

My Experiments with Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. make a basic xor feed forward neural network in Tensorflow.
  2. make an mnist feed forward neural network in Tensorflow
  3. make an mnist convnet in Tensorflow
  4. How do we make multiple input sets? multiple output sets? (Like text, BISAC)
  5. How do we write our own activation functions?

About

My Experiments with Tensorflow


Languages

Language:Python 100.0%