Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Deep neural networks
Deep neural networks (DNNs) are a class of artificial neural networks (ANNs) that are deep in the sense that they have many layers of hidden units between the input and output layers. Deep neural networks are a type of deep learning, which is a type of machine learning. Deep neural networks are used in a variety of applications, including speech recognition, computer vision, and natural language processing. Deep neural networks are used in a variety of applications, including speech recognition, computer vision, and natural language processing.
- GitHub: https://github.com/topics/deep-neural-networks
- Wikipedia: https://en.wikipedia.org/wiki/Deep_neural_networks
- Aliases: deep-neural-network,
- Last updated: 2025-01-24 00:07:47 UTC
- JSON Representation
https://github.com/rssr25/machine-learning
All the machine learning stuff that I do will be here. Mainly python programs.
andrew-ng-course coursera deep-learning deep-neural-networks deeplearning-ai machine-learning neural-network resnet yolo
Last synced: 24 Dec 2024
https://github.com/sonu275981/transfer-learning-methods
Transfer-learning-Methods
convolutional-neural-networks deep-neural-networks neural-networks transfer-learning
Last synced: 24 Dec 2024
https://github.com/sonu275981/social_network_ads
Artificial neural networks Model for predicting the key audiences to show ads in a social network.
ads artificial-neural-networks deep-neural-networks python3
Last synced: 24 Dec 2024
https://github.com/sonu275981/handwritten-digit-recognition-mnist
This is a machine learning model that classifies digits from 0-9 from handwritten digits.
deep-neural-networks keras mnist-classification mnist-handwriting-recognition opencv python tensorflow
Last synced: 24 Dec 2024
https://github.com/sonu275981/movie-recommender-system
Movie-Recommender-System hosted on https://movies275.herokuapp.com/ also on https://share.streamlit.io/sonu275981/movie-recommender-system/main/app.py
content-based-recommendation cosine-similarity deep-neural-networks movie-recommendation nlp-machine-learning recommender-system sentiments-analysis tensorflow tmdb-api vectorization
Last synced: 24 Dec 2024
https://github.com/sonu275981/face-mask-detector
Face Mask Detection system based on computer vision and deep learning using OpenCV and TensorFlow/Keras
cnn-keras computer-vision convolutional-neural-networks covid-19 deep-learning deep-neural-networks face-mask-detection face-mask-detector opencv python
Last synced: 24 Dec 2024
https://github.com/sonu275981/diabetes_by-using-keras-hyperparameter
A simple neural network using Keras-hyperparameter and Python to solve a binary classification problem to detect an onset of diabetes.
deep-neural-networks diabetes-prediction hyperparameter-tuning keras-tensorflow pyhton3
Last synced: 24 Dec 2024
https://github.com/armanjscript/advanced-guide-to-ai
All of things you want to know about ML and Deep Learning
artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks deep-neural-networks deeplearning machine-learning machine-learning-algorithms
Last synced: 18 Dec 2024
https://github.com/sanikamal/computer-vision-cv2
Learn Computer Vision with OpenCV and Python
ai computer-vision deep-learning deep-neural-networks image-processing image-recognition image-segmentation machine-learning opencv opencv-library opencv-python video-processing
Last synced: 10 Jan 2025
https://github.com/nass59/dlnd_face_generation
Face generation using generative adversarial networks to generate new images
celeba cnns deep-learning deep-neural-networks face-generation gpu mnist python tensorflow udacity-deep-learning udacity-nanodegree
Last synced: 18 Dec 2024
https://github.com/danhenriquex/data_science_and_machine_learning
A.I, Data Science & Machine Learning and Deep Learning with Tensorflow
deep-learning deep-neural-networks machine-learning matplotlib numpy pandas tensorflow
Last synced: 14 Jan 2025
https://github.com/denpalrius/football_analysis
Football match analysis using YOLO v8 and OpenCV
ai cnn computer-vision deep-neural-networks ml opencv yolo
Last synced: 10 Jan 2025
https://github.com/utility-code/sprintdl
pytorch wrapper for easier experimentation
deep-learning deep-neural-networks pytorch
Last synced: 21 Jan 2025
https://github.com/ostaptan/road_signs_prediction
Road signs prediction CNN model
cnn-classification deep-neural-networks machine-vision relu tensorflow
Last synced: 19 Jan 2025
https://github.com/loaiabdalslam/s5nn.js
Neural Network Visualization Library Using Graph Rendering ( Sigma.js )
deep-learning deep-neural-networks machine-learning visualization
Last synced: 24 Dec 2024
https://github.com/alyssonmach/deploy-to-heroku-app
An interactive application to ... identify 🐱 in images (neural network of l-layers).
classification-model deep-neural-networks heroku-deployment python streamlit
Last synced: 24 Dec 2024
https://github.com/hawmex/deep_learning_content
This repository contains my teaching material as a teaching assistant for the "Artificial Intelligence" course at AUT (Tehran Polytechnic).
convolutional-neural-networks deep-learning deep-neural-networks
Last synced: 29 Dec 2024
https://github.com/alisiahkoohi/xonv
xonv: Extended convolutional layers
convolutional-neural-networks deep-learning deep-neural-networks
Last synced: 30 Oct 2024
https://github.com/vyomshm/tenseemotion
Emotion recognition using deep learning - project at AngelHack Global Hackathon Series : New Delhi. WON the Govtech challenge!!!!
deep-neural-networks hackathon opencv3 tensorflow
Last synced: 29 Nov 2024
https://github.com/perpendicularai/imageclassification
A deep-learning notebook to detect real or fake faces. Now comes with it's own PyPI module.
convolutional-neural-networks deep-learning deep-neural-networks image-classification
Last synced: 23 Jan 2025
https://github.com/ahmad-ali-rafique/usa-house_price-predict
A Streamlit application for predicting house prices in the USA using a linear regression model.
artificial-intelligence data-science deep-neural-networks house house-price-prediction linear-regression machine-learning modeling neural-networks price-prediction regression-models streamlit usa
Last synced: 21 Dec 2024
https://github.com/parth-shastri/neural_nets_tensorflow
Just a small set of projects from a student who loves to play with Deep-learning!
deep-learning deep-neural-networks learning neural-networks python3 tensorflow-examples tensorflow-tutorials tensorflow2
Last synced: 21 Dec 2024
https://github.com/lnsp/ml-notebooks
A collection of machine learning notebooks created for learning purposes.
deep-learning deep-neural-networks machine-learning machine-learning-algorithms reinforcement-learning sklearn tensorflow
Last synced: 19 Dec 2024
https://github.com/abidmuin/tensorflow-in-practice-specialization
TensorFlow in Practice Specialization
artificial-intelligence cnn-keras computer-vision deep-neural-networks keras-classification-models keras-implementations keras-models keras-neural-networks keras-tensorflow keras-visualization lstm machine-learning-coursera nlp prediction rnn-tensorflow seasonality tensorflow-models tensorflow-tutorials time-series-analysis trend-analysis
Last synced: 21 Dec 2024
https://github.com/huseyincenik/deep_learning
Deep Learning #deeplearning
deep-learning deep-learning-tutorial deep-neural-networks keras keras-neural-networks keras-tensorflow tensorflow tensorflow-tutorials
Last synced: 21 Dec 2024
https://github.com/piero24/vanillanet-cpp
A fully connected Neural Network in C++ with SGD from scratch, achieving 98% accuracy on the MNIST dataset.
backpropagation cmake cpp deep-learning deep-neural-networks loss-functions neural-network neural-networks-from-scratch opencv softmax
Last synced: 19 Dec 2024
https://github.com/edreate/neural_learn
A Deep Learning library based on Pytorch and PyTorch Lightning which makes Deep Learning even simpler.
deep-learning deep-neural-networks python3 pytorch pytorch-lightning
Last synced: 21 Dec 2024
https://github.com/coderixc/rforai
Learn R Programming Language for Statistics & Data Science
artificial-neural-networks data data-science deep-neural-networks machine-learning probability quant-analyst r science
Last synced: 20 Dec 2024
https://github.com/simranjeet97/googlevision_ocr
GoogleVision_OCR Project to Read out PDF
data-science data-structures deep-learning deep-neural-networks gcp google google-analytics google-cloud-platform googlecloud googlecloudplatform googlecloudstorage machine-learning machine-learning-algorithms ocr ocr-engine ocr-recognition ocr-service python python-ocr python3
Last synced: 14 Jan 2025
https://github.com/iambijoykar/tmnist-deeplearning-model
Handwritten character predict model
deep-learning deep-neural-networks neural-network tensorflow tmnist
Last synced: 21 Dec 2024
https://github.com/frgfm/pytorch-mnist
Implementation of various basic architectures (training on MNIST, Visdom visualization)
computer-vision deep-learning deep-neural-networks lenet mnist python3 pytorch pytorch-cnn visdom
Last synced: 29 Dec 2024
https://github.com/albertopirillo/anndl-challenges-2023
Collection of two projects applying Deep Neural Networks on real-world problems. The first one with CNNs for image recognition and the other with RNNs and 1D-CNNs for timeseries forecasting.
deep-neural-networks image-recognition timeseries-forecasting
Last synced: 01 Jan 2025
https://github.com/amdjadouxx/chatbotai
implementing a chatbot with tensorflow in python
deep-learning deep-neural-networks ia natural-language-processing python3
Last synced: 23 Jan 2025
https://github.com/nithin-sudarsan/handwritten-digit-recognizer
A Convolutional Neural Networks model used to recognize handwritten numbers.
cnn-classification deep-learning deep-neural-networks digit-recognition handwritten-digit-recognition machine-learning neural-network
Last synced: 25 Dec 2024
https://github.com/ggldnl/vision-and-perception
Material from the Vision and Perception course
camera-calibration computer-vision deep-neural-networks epipolar-geometry image-filtering image-processing structure-from-motion university
Last synced: 14 Jan 2025
https://github.com/avidlearnerinprogress/neuralnetworksanddeeplearning
Programming assignments of the course
andrew-ng deep-learning deep-neural-networks python
Last synced: 14 Jan 2025
https://github.com/sevmardi/ml-projects
ML projects
airline datascience deep-neural-networks machine-learning ml prediction predictive-modeling
Last synced: 25 Dec 2024
https://github.com/sixcolors/hotdog
Image classification application that uses deep learning to determine whether an image contains a hotdog or not.
ai deep-neural-networks hotdog hotdog-classifiers machine-learning ml not-hotdog python3 tensorflow
Last synced: 14 Dec 2024
https://github.com/khareyash05/breast-cancer-classification-using-deep-neural-network
Breast Cancer Classification using Deep Neural Networks
breastcancer-classification deep-neural-networks pytorch
Last synced: 11 Jan 2025
https://github.com/ggiuffre/machine-lambda
Purely functional implementation of SGD on feed-forward neural nets
deep-neural-networks functional-programming haskell-library neural-network stochastic-gradient-descent
Last synced: 19 Jan 2025
https://github.com/rakibhhridoy/neuralstyletransfer-tensorflow
One of the curious outcome of data science revolution is neural style transfer where nst algorithm merge two images, content and style, creating a artistic image of content image. Here TensorFlow is used to process images and lastly used nst algorithm.
deep-learning deep-neural-networks machine-learning neural-style-transfer neuralstyletransfer nst python tensorflow
Last synced: 25 Dec 2024
https://github.com/parrondo/tutorial-lstm
Tutorial-LSTM: Project for testing LSTM time series forecasting. See notebooks for complete information
deep-learning deep-learning-tutorial deep-neural-networks lstm lstm-networks lstm-neural-network
Last synced: 01 Jan 2025
https://github.com/pthmhatre/stylescribe-using-generative-adversarial-network
A fashion AI-based model capable of generating images from textual descriptions. The model should take natural language text as input and generate images that visually represent the given text. This text-to-image generation system bridges the gap between textual descriptions and visual content.
deep-neural-networks flask-application generative-adversarial-network generative-ai googlecloudplatform hyperparameter-tuning keras-tensorflow neural-networks nlp os pillow rdp-connection scipy sklearn-metrics spacy-nlp texttoimage tfidf-vectorizer
Last synced: 06 Dec 2024
https://github.com/shrikantnaidu/transfer-learning-for-nlp-with-tensorflow-hub
Transfer Learning in TensorFlow.
deep-neural-networks natural-language-processing tensorflow tensorflow-hub tranfer-learning
Last synced: 10 Jan 2025
https://github.com/shrikantnaidu/dog-breed-classifier
Dog Breed Classifier
convolutional-neural-networks deep-neural-networks image-classification
Last synced: 10 Jan 2025
https://github.com/ashraf-khabar/bank-marketing-data-analysis
This project is focused on analyzing bank marketing data using PyTorch, pandas, numpy, and scikit-learn. The goal is to build a predictive model that can help identify potential customers who are more likely to subscribe to a bank's term deposit.
data-cleaning data-science data-visualization dataset deep-learning deep-neural-networks feedforward-neural-network learning neural-networks numpy pandas python pytorch sklearn
Last synced: 21 Jan 2025
https://github.com/uranusx86/addernet-on-tensorflow
a implementation of neural network with almost no multiplication with tensorflow 2 (Adder Net)
adder addernet ai artificial-intelligence cnn custom-layer deep-learning deep-neural-networks image-classification implementation implementation-of-research-paper keras lightweight mnist neural-network tensorflow tensorflow2
Last synced: 21 Jan 2025
https://github.com/hivana98/datascience-binaracademy
Data Analysis, Data Science, Machine & Deep Learning
data-science deep-learning deep-neural-networks machine-learning
Last synced: 17 Jan 2025
https://github.com/guoquan/dlexp
Scaffold codes for feedforward neural network and autoencoders.
deep-learning deep-neural-networks matlab
Last synced: 02 Jan 2025
https://github.com/guoquan/dlexp2
A framework for more flexible structure of neural networks with auto-differentiation.
auto-differentiation deep-learning deep-neural-networks matlab
Last synced: 02 Jan 2025
https://github.com/winter000boy/music-recommendation
This project implements a content-based recommendation system that analyzes song lyrics to find similar songs. It uses TF-IDF vectorization and cosine similarity to measure the semantic similarity between songs.
artificial-intelligence deep-neural-networks flask-application machine-learning neural-network python3 reinforcement-learning
Last synced: 26 Dec 2024
https://github.com/pmuens/tdf
TDF - Tensor Data Format
artificial-intelligence deep-learning deep-neural-networks deep-reinforcement-learning neural-network
Last synced: 26 Dec 2024
https://github.com/ahmdtaha/tf_learning_to_count
(ICCV2017) Tensorflow implementation of Representation Learning by Learning to Count
computer-vision deep-learning deep-neural-networks machine-learning nvidia-dali self-supervised-learning tensorflow tensorpack unsupervised-learning
Last synced: 26 Dec 2024
https://github.com/maxvandenhoven/bounded-knapsack-reinforcement-learning
University project applying deep reinforcement learning to solve the bounded knapsack problem
bounded-knapsack-problem deep-learning deep-neural-networks deep-reinforcement-learning gym knapsack-problem operations-research or-gym python pytorch
Last synced: 29 Dec 2024
https://github.com/dkosarevsky/bmstu_bgqw
BMSTU Bachelor's Graduate Qualification Work
deep-learning deep-neural-networks deepface deepfake deepfake-detection deepfakes deeplearning neural-network python streamlit
Last synced: 21 Dec 2024
https://github.com/rsn601kri/quantum_reservoir_modeling
Quantum Reservoir Computing (QRC) algorithm to address credit risk modeling use any quantum software development kit (SDK) or quantum processing unit (QPU).
deep-neural-networks python quantum-computing random-generation reservoir-computing
Last synced: 27 Dec 2024
https://github.com/ksasi/deep_vision
The School of AI - Deep Vision
artificial-intelligence computer-vision deep-learning deep-neural-networks keras-tensorflow tensorflow
Last synced: 07 Jan 2025
https://github.com/ksasi/dog-breed-classifier
Dog Breed Classifier
cnn cnn-classification computer-vision deep-learning deep-neural-networks keras keras-neural-networks machine-learning numpy pandas python scikit-learn
Last synced: 07 Jan 2025
https://github.com/rociobenitez/deeplearning-airbnb-price-prediction
Deep Learning project for Airbnb price prediction, featuring data preprocessing and neural network models in Google Colab.
airbnb-data airbnb-pricing-prediction convolutional-neural-networks deep-learning deep-learning-algorithms deep-neural-networks keras keras-neural-networks keras-tensorflow
Last synced: 23 Jan 2025
https://github.com/justanhduc/cyclegan
A Theano implementation of Cycle GAN
deep-learning deep-neural-networks gan generative-adversarial-network python theano
Last synced: 02 Jan 2025
https://github.com/justanhduc/lsgan
A replication of Least Square GAN
deep-learning deep-neural-networks generative-adversarial-network theano
Last synced: 02 Jan 2025
https://github.com/justanhduc/sngan
A Theano implementation of Spectral Normalized GAN
deep-learning deep-neural-networks gan theano
Last synced: 02 Jan 2025
https://github.com/justanhduc/improved-wgan
A Theano implementation of Improved WGAN
deep-learning deep-neural-networks gan
Last synced: 02 Jan 2025
https://github.com/d-kleine/deep-learning
Udacity Deep Learning Nanodegree notes and project solutions
deep-learning deep-neural-networks
Last synced: 23 Jan 2025
https://github.com/qasimwani/dqn-openai
Using DQN (Deep Q Network) to develop a DRL (Deep Reinforcement Learning) agent to solve LunarLander environment in OpenAI gym.
deep-neural-networks dqn keras-tensorflow openai-gym reinforcement-learning
Last synced: 27 Dec 2024
https://github.com/tal7aouy/nlp-roadmap
Master NLP Roadmap 🛣️
deep-learning deep-neural-networks machine-learning nlp nlp-parsing
Last synced: 29 Dec 2024
https://github.com/a-yush/keras-databases
Implemented various deep learning problems of supervised learning using keras with tensorflow as backend .
computer-vision deep-neural-networks keras keras-implementations python3 supervised-machine-learning
Last synced: 26 Dec 2024
https://github.com/angrybayblade/nnviz
📊 NNViz is interactive visualization tool for Tensorflow made neural networks.
artificial-intelligence artificial-neural-networks deep-neural-networks interpretable-machine-learning tensorflow visualization-tools
Last synced: 16 Dec 2024
https://github.com/kmohamedalie/dtm-machine_learning_final_project
Machine learning final project
cifar-10 classification cnn computer-vision convolutional-neural-networks deep-learning deep-neural-networks hog-features image-classification keras-tensorflow machine-learning svm
Last synced: 02 Jan 2025
https://github.com/gauravcodepro/expression-neural-network
a deep neural expression based classifier demonstrated to fit a unbalanced dataset, expression datasets across the samples
deep-neural-networks deeplearning expression-evaluator machine-learning machine-learning-algorithms neural-network neural-networks
Last synced: 02 Jan 2025
https://github.com/zaquyn/tensorflow-developer-certificate-bootcamp
These notebooks contain many foundations in TensorFlow from to fundamental to NLP, Computer Vision and Time series
artificial-intelligence deep-learning deep-neural-networks tensorflow tensorflow-tutorials tensorflow2
Last synced: 21 Dec 2024
https://github.com/techshot25/fashion-mnist-dnn
Testing the construction of deep neural nets (DNNs) on fashion MNIST dataset.
classification deep-neural-networks machine-learning-algorithms neural-network tensorflow tensorflow-experiments
Last synced: 21 Dec 2024
https://github.com/kalfasyan/regular_irregular_shapeselectivity
Repository for my paper with title "Shape Selectivity of Middle Superior Temporal Sulcus Body Patch Neurons."
convolutional-neural-networks deep-neural-networks models neuroscience research-paper vision vision-science
Last synced: 17 Jan 2025
https://github.com/het-shah/ml
deep-neural-networks machine-learning neural-network regression-models
Last synced: 03 Jan 2025
https://github.com/yash-rewalia/emotion_detection_cnn_deep_learning
This project focuses on emotion detection using Convolutional Neural Networks (CNN), implementing and comparing four models: a custom CNN, a custom CNN with data augmentation, VGG16, and ResNet50v2 for accurate emotion recognition from images.
deep-learning deep-neural-networks emotion-detection keras machine-learning python tensorflow
Last synced: 21 Dec 2024
https://github.com/troublete/go-qndnn
quick 'n' dirty neural network (for practical use)
ai deep-neural-networks go machine-learning relu sigmoid tanh
Last synced: 03 Jan 2025
https://github.com/george-nyamao/keras-cnn-mnist-tuning
This repository illustrates model tuning using the Keras MNIST dataset with CNN.
convolutional-neural-networks deep-learning deep-neural-networks keras-tensorflow mnist-dataset
Last synced: 06 Dec 2024
https://github.com/protyayofficial/imagecolorization
This project utilizes GANs for converting grayscale images to color, leveraging deep learning models to enhance colorization accuracy. It features customizable training pipelines, evaluation metrics, and supports further improvements with new models and techniques.
convolutional-neural-networks deep-learning deep-neural-networks generative-adversarial-network image-colorization image-generation pytorch
Last synced: 21 Dec 2024
https://github.com/mahendran-narayanan/double-vit
[ICPR 2024] DoubleViT Pushing transformers towards the end because of convolutions
deep-learning deep-neural-networks icpr2024 pytorch tensorflow
Last synced: 21 Dec 2024
https://github.com/axmand/neuro
deep-learning deep-neural-networks deep-reinforcement-learning
Last synced: 04 Dec 2024
https://github.com/ravish1729/neural-network-for-beginners
Create a image classifier with your own architecture
computer-graphics computer-vision deep-learning-tutorial deep-neural-networks machine-learning mnist-classification
Last synced: 11 Jan 2025
https://github.com/nuel77/style_transfer_using_tensorflow_2.0
style transfer using vgg19 model- referenced form tensor flow tutorials- made using tensorflow 2.0 and keras
beginner-friendly beginner-project deep-learning deep-neural-networks keras keras-neural-networks keras-tensorflow style-transfer tensorflow-examples tensorflow-experiments tensorflow-tutorials vgg19
Last synced: 18 Jan 2025
https://github.com/loaiwalid07/portfolio
Loai Nazeer portfolio
classification clustering computer-vision data-science deep-learning deep-neural-networks machine-learning matplotlib matplotlib-pyplot nlp nlp-machine-learning nltk numpy pandas plotly sklearn streamlit tensorflow-tutorials
Last synced: 18 Jan 2025
https://github.com/donmaruko/sentiment-analysis-api
Flask-based API for sentiment analysis using deep learning models and includes endpoints for text and file input, database storage, and integrated Swagger documentation.
api deep-learning deep-neural-networks flask keras lstm machine-learning neural-network rnn scikit-learn scikitlearn-machine-learning sklearn sqlite3 swagger swagger-ui tensorflow
Last synced: 04 Jan 2025
https://github.com/aravinda-1402/cotton_disease_prediction
Deep Learning model to detect a diseased cotton plant
cnn deep-neural-networks python3
Last synced: 19 Jan 2025
https://github.com/j3-signalroom/j3-ml_ai-education_experiences
Some of the project notebooks I built during my deepatlas.ai well-rounded education program.
artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks machine-learning
Last synced: 14 Dec 2024
https://github.com/es7/the-ai-orchestra
In this repository I have explained about how we can generate music via LSTMs.
deep-neural-networks gru lstm music-generation-deep-learning rnn
Last synced: 11 Jan 2025
https://github.com/cseas/image-classifier
Deep Neural Network Classifier to recognise images based on custom training classes.
classify-images deep-learning deep-neural-networks image-classifier python python3 tensorboard tensorflow
Last synced: 27 Dec 2024
https://github.com/zakircodearchitect/flight-intent-classifier
This project uses a Bidirectional LSTM model to classify flight-related queries into 8 intents. Trained on the ATIS dataset, it achieved 97% test accuracy and is ideal for travel-related chatbots.
atis-dataset deep-neural-networks intent-classification neural-network
Last synced: 29 Dec 2024
https://github.com/shivamgupta92/retinacare_by_team_bigfootisreal
Diabetic Retinopathy Predictor System, a Django-based web app, uses machine learning to assess diabetic retinopathy risk. Input your health data and get results within seconds: Ranging from ['Mild', 'Moderate', 'Severe', 'No_DR']
cnn-keras css3 deep-neural-networks diabetic-retinopathy-detection flask html5 inception-resnet-v2 javascript tensorflow
Last synced: 11 Jan 2025
https://github.com/andrewharabor/pydeepnet
A Python "package" for neural networks
ai artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks machine-learning machine-learning-library neural-network-from-scratch neural-networks
Last synced: 11 Jan 2025
https://github.com/0xdaksh/loanclassifier
A Dead Accurate Deep Learning Algorithm that Can classify if you'll take loan or not.
classifier deep-learning deep-neural-networks keras neural-network python python35
Last synced: 18 Jan 2025
https://github.com/lbp2563/glasses-detection-from-human-face-images
This project uses TensorFlow and Keras to develop a deep learning model for detecting glasses on human faces in images. It employs convolutional neural networks (CNNs) to classify images into "with glasses" and "without glasses" categories, offering a versatile tool for applications like facial recognition and virtual try-on experiences.
deep-neural-networks glass-detection keras keras-neural-network neural-network
Last synced: 21 Jan 2025
https://github.com/shlokarora2709/deep-learning
Deep Learning
artificial-intelligence convolutional-neural-networks deep-learning deep-neural-networks fine-tuning gans generative-adversarial-network generative-ai llm lstm ml yolo
Last synced: 11 Jan 2025
https://github.com/enheragu/mnist-learning-playground
Just repository with code to play MNIST dataset and different learning models
deep-learning deep-neural-networks mnist mnist-classification python pytorch
Last synced: 29 Dec 2024
https://github.com/yanukadeneth99/numpy-neural-network
A Neural Network made using Numpy
ai deep-learning deep-neural-networks ml numpy python
Last synced: 11 Jan 2025