Skip to content
#

epochs

Here are 36 public repositories matching this topic...

The main concentration of this project lies on image calssification using traditional CNN(Convolution Neural Networks), and also a couple of "BASE MODELS" such as "RestNet50", "DenseNet121" and "EfficientNetB0" that upgraded the performance of our CNN, followed by the Fully Connected NN, that we are using to train our model on.

  • Updated Jul 7, 2023
  • Jupyter Notebook

A neural network is a series of algorithms that endeavors to recognize underlying relationships in a set of data through a process that mimics the way the human brain operates. In this sense, neural networks refer to systems of neurons, either organic or artificial in nature. Neural networks can adapt to changing input; so the network generates …

  • Updated Jun 30, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the epochs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the epochs topic, visit your repo's landing page and select "manage topics."

Learn more