Skip to content
#

convolutional-neural-network

Here are 12 public repositories matching this topic...

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

This repository contains a Jupyter Notebook file 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 Jun 14, 2024
  • Jupyter Notebook

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

This project implements deep learning models for classifying images. Using TensorFlow and Keras, it includes scripts and notebooks for training and testing neural networks on various datasets to achieve high accuracy in image categorization.

  • Updated Nov 6, 2021
  • 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