Skip to content
#

convolutional-neural-network

Here are 13 public repositories matching this topic...

A collection of Jupyter notebooks containing various MNIST digit and fashion item classification implementations using fully-connected and convolutional neural networks (CNNs) built with TensorFlow and Keras. 2020.

  • Updated Nov 12, 2020
  • Jupyter Notebook

Repository contains my Jupyter Notebook files (ran either in VSCode using the Jupyter Notebook extension, either Notebook or Lab through Anaconda, or Google Colab) for a Convolutional Neural Network (CNN) that classifies Dogs, Cats, and Pandas, for EEL6812 - Advanced Topics in Neural Networks (Deep Learning with Python) course, PRJ02

  • Updated Jul 3, 2024
  • Jupyter Notebook

A Jupyter Notebook πŸ““ equipped with code πŸ’» for identifying the position of digits πŸ”’ in a Sudoku puzzle 🧩 and solving it βœ…. The notebook implements algorithms βš™οΈ for Sudoku puzzle solving, offering a practical tool πŸ› οΈ for enthusiasts πŸ€“ and learners πŸ“š alike to explore and understand Sudoku solving techniques 🧠. 2-2 METHODS FOR BOTH TASKS πŸ“.

  • Updated Oct 12, 2024
  • Jupyter Notebook

In this project we present an image classifier with a CNN (convolutional neural network) that can detect characters from the famous TV-series "The Simpsons". The work and code is presented in a python notebook.

  • Updated Mar 19, 2023
  • Jupyter Notebook

Improve this page

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

Learn more