a library for building your own convolutional neural networks
Project description
This is a convolutional neural network library for python. It is written by me, and only uses numpy library. You can try implementing forward propagation of convolutional neural networks with this library and gain a better insight into both forward and backpropagation of convolutional neural networks. Also you can implement famous architectures like AlexNet, VGG-16, and LeNet-5 to your own models and learn how they work.
Change Log
0.0.3 (02.08.2022)
- -Third Release:
+Includes famous Convolutional Neural Network architectures like AlexNet, VGG-16, and LeNet-5, resolved errors.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
convettes-0.0.3.tar.gz
(4.8 kB
view hashes)