Skip to content

miladsade96/diagtomodel

Repository files navigation

CodeFactor MIT License CodeQL GitHub language count GitHub top language GitHub code size in bytes Lines of code GitHub all releases GitHub issues GitHub pull requests GitHub release (latest by date) GitHub contributors GitHub last commit

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.