Skip to content
#

learning-rate

Here are 73 public repositories matching this topic...

Enclosed is the steepness .c program with a bash script and .png graph for several steepness (alpha) values. As an example, the tolerance runs from 0.4 in the beginning to 0.01 at the end. You can make the binary by gcc steepness.c -lm -o steepness To run the demo script you need to install gnuplot The *.curves file and .png are already made. Yo…

  • Updated Oct 4, 2023
  • C

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

Improve this page

Add a description, image, and links to the learning-rate 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 learning-rate topic, visit your repo's landing page and select "manage topics."

Learn more