This is my repository explore and understand various artificial neural networks.
-
Utility tools Various utility tools including a
Trainerclass to make training easy. View Directory -
Simple Convolutional Neural Network (CNN): A basic implementation of a CNN for image classification tasks.
View Directory -
U-Net: An implementation of the U-Net architecture, commonly used for image segmentation tasks.
View Directory