Skip to content
#

lenet-architecture

Here are 62 public repositories matching this topic...

This project utilizes a convolutional network to identify 9 different kinds of skin cancers including melanoma, nevus, and more. The model is trained on over 2,200 pictures of various skin cancers based off of this dataset. This model implements fundamental computer vision and classification techniques and includes a step-by-step implementation.

  • Updated Jan 27, 2023
  • Jupyter Notebook

The Deep Learning Concepts Repository is a concise and accessible collection of essential concepts in deep learning. It provides clear explanations and examples for neural networks, CNNs, RNNs, activation functions, loss functions, backpropagation, gradient descent, and overfitting/underfitting. An invaluable resource for beginners and practitioner

  • Updated Jun 5, 2023
  • Jupyter Notebook

This is a machine learning project where I utilized the LeNet-5 architecture to create a convolutional deep network that classifies 43 different kind of traffic signs. I've made sure to include a full step-by-step implementation of the project as well as detailed notes for every step.

  • Updated Jan 17, 2023
  • Jupyter Notebook

Improve this page

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

Learn more