资源算法cnn-from-scratch

cnn-from-scratch

2020-01-06 | |  39 |   0 |   0

A Convolution Neural Network (CNN) From Scratch

This was written for my blog post CNNs, Part 1: An Introduction to Convolution Neural Networks.

To see Part 2 (for my sequel blog post CNNs, Part 2: Training a Convolutional Neural Network), visit the master branch.

Usage

Install dependencies:

$ pip install -r requirements.txt

Then, run it with no arguments:

$ python cnn.py

You can also run this code in your browser.


上一篇:reward-learning-rl

下一篇:hyper_NE_GD

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...