a library for implementing convolutional neural networks' building blocks
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. You can also take a look at its functions to gain a better insight into both forward and backpropagation of convolutional neural networks.
Change Log
0.0.1 (03.08.2022)
- -First Release:
+Includes basic building blocks of convolutional neural networks.
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.1.tar.gz
(4.0 kB
view hashes)