/ConvNet

Built a fully functioning Convolutional Neural Network using numpy and also successfully implemented a fully functioning ConvNet using TensorFlow.

Primary LanguageJupyter Notebook

ConvNet

  • Build a fully functioning Convolutional Neural Network step by step using numpy.
  • Implement a fully functioning ConvNet using TensorFlow