diagtomodel

Implementations of Artificial Neural Networks Based on their Diagrams

MIT License

Stars
3
Committers
5

Implementations of Artificial Neural Networks Based on their Diagrams

Authors

Implemented Models

  • PLNet - Convolutional Neural Network with Parallel Layers
  • MLANet - Convolutional Neural Network with Multiple Layer Additions
  • LeNet-5 - Gradient-Based Learning Applied to Document Recognition
  • AlexNet - ImageNet Classification with Deep Convolutional
    Neural Networks
  • VGG-16 - Very Deep Convolutional Networks For Large Scale Image Recognition
  • Inception-v1 - Going Deeper With Convolutions
  • Xception - Deep Learning with Depthwise Separable Convolutions

License

This project licensed under the MIT License - see the LICENSE file for more details.