Skip to content
#

fully-connected-network

Here are 110 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 Multilayer Perceptron (MLP) capable of predicting wine scores and classifying quality, for EEL6812 - Advanced Topics in Neural Networks (Deep Learning with Python) course, PRJ01

  • Updated Jul 3, 2024
  • Jupyter Notebook

This project aims to classify blood cell images from the BloodMNIST dataset using various machine learning models. Implemented classifiers include Logistic Regression, Fully Connected Neural Networks, Convolutional Neural Networks, and MobileNet. The dataset is pre-processed, and models are trained and evaluated to determine their effectiveness.

  • Updated Jun 26, 2024
  • Jupyter Notebook

This project demonstrates a complete pipeline for weather prediction using a Fully Connected Neural Network (FCNN). The project is implemented in Python using Jupyter Notebook, and it covers data loading, preprocessing, model training, and performance evaluation.

  • Updated Jun 15, 2024
  • Jupyter Notebook

This project demonstrates a complete pipeline for recognizing handwritten digits using the MNIST dataset. The project is implemented in Python using Jupyter Notebook, and it covers data loading, preprocessing, model training, and performance evaluation of a Fully Connected Neural Network (FCNN).

  • Updated Jun 15, 2024
  • Jupyter Notebook

Content: Structure of CNN, Convolutional layer, Pooling layer, Fully connected layer, Dense layer, output, Image classification, Creating, compiling and training the model on epochs, testing the model on gradio

  • Updated Apr 30, 2024
  • Jupyter Notebook

we aim to provide a framework for understanding the linguistic and cultural diversity of the Arabic-speaking world and to help scholars and researchers analyze and compare these dialects. So we developed a model that takes a text as an input and gives you the name of the dialect as an output.

  • Updated Sep 7, 2023
  • Jupyter Notebook

Improve this page

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

Learn more