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-26 00:07:34 UTC
- JSON Representation
https://github.com/arif-miad/titanic-analysis
artificial-intelligence data data-science deep-neural-networks
Last synced: 14 Jan 2025
https://github.com/justsecret123/one-piece-characters-detector
An object detector trained with a Kaggle GPU, using Tensorflow and a fine-tuned ssd resnet50.
artificial-intelligence computer-vision convolutional-neural-networks deep-learning deep-neural-networks docker fine-tuning jupyter kaggle kaggle-dataset matplotlib numpy object-detection python single-shot-detector tensorflow tensorflow-object-detection tensorflow-serving transfer-learning
Last synced: 23 Dec 2024
https://github.com/ahammadmejbah/tensorflow-developers
Welcome to the TensorFlow 90-Day Guide, your comprehensive roadmap to mastering TensorFlow and Neural Networks in just three months! This guide is meticulously structured to take you from a beginner to an advanced practitioner, equipped with the knowledge and hands-on experience to build, train, and deploy sophisticated machine learning models.
data-science data-visualization deep-learning deep-neural-networks deep-reinforcement-learning tensorflow tensorflow-models tensorflow-tutorials
Last synced: 11 Dec 2024
https://github.com/mituskillologies/dc-adv-nlp-may24
Programs of Advanced Certificate Course on "Python for Computational Linguistics and NLP" conducted at Deccan College PGRI, Pune. May 2024.
artificial-neural-networks bert convolutional-neural-network decision-tree deep-learning deep-neural-networks k-means-clustering knn-classification machine-learning natural-language-processing python-programming recurrent-neural-network sentiment-analysis sequence-models transformers-models
Last synced: 13 Jan 2025
https://github.com/guiferviz/happyml
Machine Learning Python library for academic purposes.
deep-learning deep-neural-networks learning machine-learning machine-learning-algorithms neural-network neural-networks numpy
Last synced: 17 Dec 2024
https://github.com/saturnism/udacity-730-deep-learning-notebook
Ray's Udacity UD730 Deep Learning notes
deep-learning deep-neural-networks jupyter-notebook machine-learning python udacity udacity-android-nanodegree
Last synced: 10 Jan 2025
https://github.com/louis030195/xmoto_learning
reinforcement learning algorithms for xmoto_gym environment
artificial-intelligence deep-learning deep-neural-networks deeplearning machine-learning machinelearning python reinforcement-learning
Last synced: 25 Dec 2024
https://github.com/cloaky233/binary-classifier-cnn
A Convolutional Neural Network (CNN) implementation using PyTorch and TensorFlow/Keras to classify images of cats and dogs. This project includes training scripts, model architectures, and instructions for easy setup and usage.
binaryclassification deep-learning deep-neural-networks pytorch
Last synced: 20 Jan 2025
https://github.com/wodenwang820118/music_genre_multiclass_classification
The multiclass classification sometimes gets poor results. The repository attempts to use comet_ml to grid search and find the best hyperparameters and concatenate different models for training a better model. The goal is to classify the music genres.
deep-learning deep-neural-networks machine-learning multiclass-classification music-genre-classification
Last synced: 11 Jan 2025
https://github.com/kanishknavale/slog
Master Thesis: Single Lable Object Grasping (SLOG)
deep-neural-networks dense-object-nets end-to-end-machine-learning image-correspondences keypoint-tracking keypointnet master-thesis object-generalization optimization-algorithms pytorch pytorch-lightning robotics-grasping self-supervised-learning
Last synced: 06 Jan 2025
https://github.com/samanyougarg/dl-mnist
Deep Learning on the MNIST Handwritten Digits Dataset.
deep-learning deep-neural-networks keras mnist python tensorflow
Last synced: 13 Dec 2024
https://github.com/arkapg211002/sem-7-cse
Books and Organizers for Sem 7 CSE
books deep-neural-networks machine-learning operations-research organizer project-management
Last synced: 15 Jan 2025
https://github.com/ostaptan/nqg
Neural Question Generator
deep-neural-networks machine-intelligence nlp tensorflow
Last synced: 19 Jan 2025
https://github.com/reshalfahsi/neuralnetwork
Implementation of Artificial Neural Network Algorithm
artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks gradient-descent machine-learning medical-image-processing medical-insurance-costs medmnist neural-network newton-method python
Last synced: 15 Jan 2025
https://github.com/markus28/ml-library
Java Implementation of Machine-Learning Algorithms
classification clustering deep-learning deep-neural-networks kmeans machine-learning
Last synced: 26 Jan 2025
https://github.com/chromonav/neuroprobe
My excursions in the world of Artificial Neural Networks
artificial-intelligence bayesian-deep-learning data-science deep-learning deep-neural-networks genetic-algorithms genetic-programming machine-learning tutorials
Last synced: 25 Jan 2025
https://github.com/hongbo-wei/nvidia-fundamentals-of-deep-learning
Deep Learning Institute (DLI)
ai artificial-intelligence artificialintelligence deep-learning deep-neural-networks deeplearning nvidia
Last synced: 14 Jan 2025
https://github.com/rathore25/denoising-by-resnet
Use a ResNet to denoise the noisy images
cifar-10 deep-neural-networks denoising-network residual-networks resnet
Last synced: 20 Dec 2024
https://github.com/crispengari/cv-torch
computer vision notebooks for pytorch projects.
computer-vision deep-learning deep-neural-networks python pytorch torch
Last synced: 16 Dec 2024
https://github.com/rakibhhridoy/easywaydiveinto-datascience
Data Science is not as easy as it seems at first. The most problem faced by new learner are lack of resource knowledge as well as confusion in using the various resources. I hope this repository will benefit confusion learner.
algorithms algorithms-implemented bayesian-statistics data-science deep-learning deep-neural-networks linear-algebra machine-learning matplotlib multivariate-calculus numpy optimization pandas python scikit-learn scipy seaborn statistics statsmodels tensorflow
Last synced: 25 Dec 2024
https://github.com/karan-malik/simplegans
Using a GAN implemented with Keras to generate images similar to the MNIST Dataset
cnn cnn-keras data-science datagenerator deep-learning deep-neural-networks gan gan-keras gan-tensorflow gans keras machine-learning python python3 tensorflow tensorflow2
Last synced: 14 Jan 2025
https://github.com/joelselvaraj/udacity-mlnd-capstone-handwritting-digit-recognition
Udacity - Machine Learning Engineer Nanodegree Project - A Deep Neural Network to recognise handwritten digits
capstone deep-neural-networks gpu handwritten-digits jupyter-notebook mnist-dataset python udacity-nanodegree
Last synced: 08 Dec 2024
https://github.com/ahmad-ali-rafique/weather-prediction-fcnn
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.
ai artificial-intelligence data-analysis data-science deep-learning deep-neural-networks fully-connected-network machine-learning machine-learning-algorithms weather-information
Last synced: 16 Jan 2025
https://github.com/vidhi1290/image-inpainting
🎨 Restore images flawlessly with our Image Inpainting Showcase! Using Convolutional Neural Networks, we revive corrupted parts. Explore code, models, and innovation for visual perfection. Join the AI journey of artistry and magic! 🖼️🔮 #ImageInpainting
artificial-intelligence artificial-neural-networks cifar10 computer-vision datascience datavisualization deep-learning deep-neural-networks humanfacedetection image-inpainting kaggle lfw-dataset machine-learning machine-learning-algorithms mnist-handwriting-recognition neural-networks python
Last synced: 08 Dec 2024
https://github.com/edwildson/facerecognition
Projeto de reconhecimento de face e sentimentos, feito com Django e ML
deep-neural-networks django face-detection face-recognition machine-learning opencv python
Last synced: 08 Jan 2025
https://github.com/iinjyi/hands-on-neural-networks
A series of hands-on notebooks for beginners in neural networks. [To be updated]
ai cnn computer-science deep-learning deep-neural-networks lstm maths neural-networks python pytorch rnn transfer-learning
Last synced: 30 Dec 2024
https://github.com/jstzwj/traph
An open-source machine learning platform
deep-learning deep-neural-networks machine-learning neural-network
Last synced: 14 Dec 2024
https://github.com/danmorales/fraud_detection
Modelagem para detecção de fraudes em cartões de crédito
credit-card-fraud deep-learning deep-neural-networks fraud-detection fraud-prevention keras machine-learning python
Last synced: 27 Dec 2024
https://github.com/pathak-ashutosh/liver-segmentation
Segment liver using unet architecture. This was a project I did for a senior anonymously as his final year project during my undergrad.
biomedical-image-processing computer-vision deep-learning deep-neural-networks machine-learning neural-network segmentation unet-image-segmentation
Last synced: 02 Jan 2025
https://github.com/vidhi1290/face-recognition-system-in-python-using-facenet
Dive into the world of computer vision! Our Image Classification from Video project uses advanced techniques to identify faces in images and videos. Explore video processing, face extraction, and deep learning magic. Join the adventure now! 👩💻📸"
computer-vision data-visualization deep-learning deep-neural-networks face-detection friends-dataset haar-cascade-classifier image-classification image-recognition opencv pretrained-models python vggface video-processing
Last synced: 08 Dec 2024
https://github.com/ahammadmejbah/the-90-day-pytorch-mastery-roadmap
Embark on a 90-day journey to master PyTorch! From tensor basics to advanced deep learning, each day offers lessons, hands-on exercises, and curated resources. Gain practical skills to confidently build, train, and deploy models across diverse applications.
ai artificial-intelligence data-engineering data-science data-visualization deep-learning deep-learning-algorithms deep-neural-networks python python-3 pytorch pytorch-cnn pytorch-gan pytorch-implementation pytorch-nlp pytorch-tutorial
Last synced: 20 Jan 2025
https://github.com/sayannath/linear-app
An ANN model is built and trained and exported to tflite format. Then it is integrated into Android App.
android ann deep-learning deep-neural-networks java keras machine-learning tensorflow tflite
Last synced: 11 Dec 2024
https://github.com/annapoorna-a-k/covid-19-detection-using-cnn
A precise and efficient model capable of early and accurate COVID-19 diagnosis.
bioinformatics cnn covid-19 covid-prediction deep-learning deep-neural-networks neural-network x-ray-images
Last synced: 03 Jan 2025
https://github.com/emaballarin/rddl
Rapid Deployment Deep Learning
anaconda-environment artificial-intelligence deep-learning deep-neural-networks infrastructure machine-learning python3 scaffold
Last synced: 27 Nov 2024
https://github.com/lawmurray/gpu-course
Deep neural network and Adam optimizer in straight C and CUDA. Accompanies the course Foundations of GPU Computing (coming soon).
c course deep-learning deep-neural-networks deeplearning gpu gpu-computing machine-learning machinelearning tutorial
Last synced: 27 Nov 2024
https://github.com/cyrildever/neural-networks-and-deep-learning-in-golang
Code adaptation of "Neural Networks and Deep Learning" book in Go
deep-learning deep-neural-networks golang neural-networks
Last synced: 22 Jan 2025
https://github.com/faizantkhan/deep-learning
Unlock deep learning's secrets! Dive into fundamentals, master advanced techniques, and ignite creativity with hands-on projects. Join a vibrant community, push boundaries, and unleash AI's full potential. Begin your journey now!
advanced-programming ai aiml beginner-friendly deep-learning deep-learning-algorithms deep-learning-tutorial deep-neural-networks deep-reinforcement-learning deeplearning keras-tensorflow machine-learning-algorithms machinelearning-python neural-networks open-source opencv python python-library tensorflow yolo
Last synced: 15 Jan 2025
https://github.com/ashraf-khabar/licence-plate-recognition
About The realization of a radar system for the detection of vehicle license plates is an innovative and ambitious technological project that aims to improve road safety and facilitate the identification of vehicles in traffic
ai deep-learning deep-neural-networks flask flask-api machine-learning machine-learning-algorithms oracle-database oracle-db python python3 shell sql tensorflow
Last synced: 21 Jan 2025
https://github.com/asim-2000/asim-2000
🚀 This is my GitHub Profile ReadMe.
deep-neural-networks develepor introduction java javascript projects python research
Last synced: 10 Jan 2025
https://github.com/kiritoind/neural-network-for-cat-image-classification
This script defines essential functions for constructing a deep neural network from scratch for image classification. It includes activation functions like sigmoid and ReLU, data loading from H5 files, parameter initialization, forward and backward propagation for training, gradient descent for parameter updates, and functions for prediction
classification computer-vision deep-learning deep-neural-networks jupyter-notebook numpy python
Last synced: 05 Jan 2025
https://github.com/monzerdev/real-time-sign-language-detection
A real-time detection system for sign language alphabets and numeric gestures using MediaPipe and a Convolutional Neural Network (CNN). Features hand landmark detection, classification, and real-time feedback.
cnn computer-vision convolutional-neural-networks deep-learning deep-neural-networks mediapipe opencv pandas python pytorch real-time scikit-learn signlanguagedetection
Last synced: 01 Jan 2025
https://github.com/mkturkcan/constellation-web
Website for the Constellation Dataset project.
computer-vision dataset deep-learning deep-neural-networks object-detection pretrained-models traffic urban-data-science urban-planning
Last synced: 22 Dec 2024
https://github.com/idwessough/autonomous-driving
Autonomous Driving behaviour for a 4 wheel drive robot vehicle using AI and ROS to drive autonomously in a scaled city
artificial-intelligence computer-vision deep-neural-networks object-recognition robot-framework robotics ros2
Last synced: 22 Jan 2025
https://github.com/ahammadmejbah/understanding-convolutional-layers
Convolutional layers are a type of neural network layer primarily used in deep learning models for processing data that has a grid-like topology, such as images.
deep-learning deep-learning-tutorial deep-neural-networks deep-reinforcement-learning deeplearning
Last synced: 09 Jan 2025
https://github.com/olitheolix/ds2data
Space Sim Inspired Data Set for Machine Learning Purposes
3d-models deep-learning deep-neural-networks machine-learning space-sim tensorflow
Last synced: 02 Jan 2025
https://github.com/ocramz/pytorch-playground
deep-learning deep-neural-networks sequence-models
Last synced: 05 Dec 2024
https://github.com/gokulnpc/fashion-mnist-gan
This script outlines the implementation of a Generative Adversarial Network (GAN) designed to generate fashion images using the Fashion MNIST dataset. The GAN consists of a generator and a discriminator, which are trained simultaneously in an adversarial manner.
deep-learning deep-neural-networks fashion-mnist generative-adversarial-network
Last synced: 07 Dec 2024
https://github.com/gokulnpc/iris-detection
This project focuses on iris detection using deep learning techniques. The model architecture combines the power of ResNet152V2, a pre-trained convolutional neural network (CNN), with additional convolutional layers to accurately detect and localize iris regions in images.
convolutional-neural-networks deep-neural-networks iris-detection resnet
Last synced: 07 Dec 2024
https://github.com/priyankkalgaonkar/condensenext
An Ultra-Efficient Deep Neural Network for Embedded Systems
artificial-intelligence computer-vision condensenext deep-neural-networks machine-learning pytorch
Last synced: 09 Jan 2025
https://github.com/autrainer/aucurriculum
A Curriculum Learning Toolkit for Deep Learning Tasks built on top of autrainer.
autrainer computer-audition computer-vision deep-learning deep-neural-networks pytorch
Last synced: 19 Nov 2024
https://github.com/ltfschoen/aind2-cnn
classification convolutional-neural-networks deep-neural-networks global-average-pooling image-augmentation image-recognition keras loss-functions mlp model-architecture multi-layer-architecture multi-layer-perceptron one-hot-encode optimiser tensorflow testing training validation
Last synced: 07 Dec 2024
https://github.com/ahmad-ali-rafique/handwritten-digit-recognition-mnist
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).
ai artificial-intelligence data data-analysis datascience deep-learning deep-neural-networks fcnn fully-connected-network machine-learning machine-learning-algorithms ml modeling
Last synced: 16 Jan 2025
https://github.com/redayzarra/cnn_trafficsigns
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.
classification classification-model computer-vision deep-learning deep-neural-networks lenet lenet-5 lenet-architecture machine-learning model-evaluation model-selection
Last synced: 27 Nov 2024
https://github.com/arif-miad/image-classification
pre-trained image classification models use prior knowledge to recognize patterns in images, speeding up training and improving accuracy.
computer-vision deep-neural-networks kaggle-dataset keras python pytorch resnet-50 tensorflow transfiterlearning vgg19
Last synced: 12 Dec 2024
https://github.com/poodarchu/models.tf
papers implementation during learning dl and tensorflow.
deep-neural-networks tensorflow transfer-learning
Last synced: 30 Nov 2024
https://github.com/justanhduc/spatial-transformer-network
A Theano implementation of the paper "Spatial Transformer Networks" by Jaderberg et al..
computer-vision deep-learning deep-neural-networks spatial-transformer-network theano
Last synced: 02 Jan 2025
https://github.com/sreeeswaran/text-generation-using-t5
This project demonstrates the use of Transformers for text generation using the T5 model. The project includes the necessary code for training the model on a custom dataset and generating new text.
ai artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks neural-networks t5 t5-model text-generation text-generation-using-t5 text-to-text text-to-text-generation text-to-text-transfer-transformer text-to-text-transformer tranformers
Last synced: 22 Jan 2025
https://github.com/amlanmohanty1/face-recognition-attendance-management-system-with-powerbi-dashboard
Face Recognition based Attendance Management System with a Flask web application and Power BI attendance dashboard.
attendance-management-system deep-neural-networks dlib-face-recognition face-recoginition flask opencv opencv-python power-bi power-bi-dashboard powerbi powerbi-report python sqlite3
Last synced: 16 Jan 2025
https://github.com/oscardelgado02/signal-detection-and-classification-dl-model
Deep Learning project that uses yolov5 to detect and classify traffic signals in videos.
deep-learning deep-neural-networks object-detection object-recognition traffic traffic-sign-classification traffic-sign-detection traffic-sign-recognition traffic-signs yolo yolov5
Last synced: 16 Jan 2025
https://github.com/zubair-irshad/udacity_deep_rl
My solutions (with explanations) to the Udacity Deep Reinforcement Learning Nano Degree Program assignments, mini-projects and projects
ddpg-algorithm deep-neural-networks deep-q-network deep-reinforcement-learning dqn ppo pytorch reinforcement-learning unity-ml-agents
Last synced: 16 Jan 2025
https://github.com/justanhduc/multar
The official implementation of the ICASSP paper "A simple way of multimodal and arbitrary style transfer"
deep-learning deep-neural-networks python style-transfer theano
Last synced: 02 Jan 2025
https://github.com/heinrichi/facerecognitionwpf
FaceRecognitionWPF
c-sharp deep-learning deep-neural-networks face-detection face-recognition machine-learning wpf
Last synced: 28 Nov 2024
https://github.com/daelsepara/deeplearningcpp
C++ Implementation of Machine Learning Toolbox (deep neural networks and convolutional neural networks)
convolutional-neural-networks deep-neural-networks machine-learning-toolbox
Last synced: 29 Dec 2024
https://github.com/akash-nath29/image-classifier
A Machine Learning Model capable to detect person's mood (happy or sad) from image
deep-neural-networks dnn keras keras-neural-networks keras-tensorflow machine-learning tensorflow tensorflow-models
Last synced: 20 Dec 2024
https://github.com/wahidpanda/car-tracking-open-cv
This project is about computer vision technology using to detect number of cars on highway
cartracking computer-vision deep-neural-networks opencv python-script pythonprojects
Last synced: 21 Jan 2025
https://github.com/dhairyac/cutlery-image-classification
Use transfer learning for large image classification
deep-learning deep-neural-networks fine-tuning image-processing imagenet-classifier keras transfer-learning xception-model
Last synced: 22 Jan 2025
https://github.com/mohamedezzeldeenhassanmohamed/deep-learning-projects-repository
Enjoy the major Deep Learning Projects !!!
cnn ctc deep-learning deep-neural-networks dl encoder-decoder fcnn gan lstm-neural-networks machine-learning ml openai-api python rnn
Last synced: 03 Dec 2024
https://github.com/jefferyustc/miscan_cli
MiScan: mutation-inferred screening model of cancer | Apache Software License
bioinformatics deep-learning deep-neural-networks
Last synced: 21 Jan 2025
https://github.com/aim-harvard/aimi_alpha
AIMI (alpha).
cloud-computing deep-learning deep-neural-networks medical-image-processing medical-imaging
Last synced: 20 Nov 2024
https://github.com/e0xextazy/dog_breeds_clf
Trained the ResNet50 model from scratch on the imagewoof dataset. Reached 83% accuracy
classification classifier classifier-model deep-learning deep-neural-networks imagenette imagewoof resnet resnet-18 resnet-34 resnet-50 resnet50
Last synced: 24 Jan 2025
https://github.com/jash271/beans_disease_classifier
Classifier to predict whether a plant is infected if so which diseases does it have
cnn-keras deep-neural-networks image-classification tensorflow-tutorials tensorflow2 transfer-learning
Last synced: 24 Jan 2025
https://github.com/yannick-kees/mlp
Build MLP from scratch only using Numpy. Able to perform simple supervised learning problems in any dimension and with variable layer configurations. It can also be used for Auto-Encoder problems.
autoencoder deep-learning deep-neural-networks mlp numpy-tutorial
Last synced: 23 Jan 2025
https://github.com/lukasturcani/dnn
Implementations of deep network architectures in PyTorch.
cnn cnn-architecture cnn-classification dcgan deep-learning deep-neural-networks deeplearning gan gans image-inpainting neural-network neural-networks progressively-growing-gan
Last synced: 10 Jan 2025
https://github.com/abhiramdodda/two-stage-plant-diesease-detection
In this repo a two stage plant disease detection is introduced which reduces time required for training and gives greater accuracy.
deep-neural-networks efficientnet image-processing tensorflow
Last synced: 12 Jan 2025
https://github.com/angelognazzo/Reliable-Trustworthy-AI
Repository for the Reliable and Trustworthy AI course offered in Fall 2022 at ETH Zürich: implementation of DeepPoly, Robustness Analyzer for Deep Neural Networks
computer-vision deep-learning deep-neural-networks reliable-ai robust-machine-learning
Last synced: 17 Nov 2024
https://github.com/tushard702/sentiment-analysis
Sentiment analysis is the automated process of understanding an opinion about a given subject from written or spoken language. Implemented using RNN
deep-neural-networks machine-learning python
Last synced: 01 Jan 2025
https://github.com/vishnun0027/sentiment-analysis
Here the several ways to perform sentiment analysis on text data, with varying degrees of complexity and accuracy
bag-of-words deep-learning deep-neural-networks deeplearning gru logistic-regression lstm machine-learning nltk-python rnn rnn-model sentiment-analysis svm-model tensorflow tensorflow2 text-classification text-preprocessing tf-idf tokenizer
Last synced: 25 Jan 2025
https://github.com/imumi17/melanoma-skin-cancer-detection
Melanoma Cancer Detection
deep-learning deep-neural-networks melanoma-detection
Last synced: 30 Dec 2024
https://github.com/malolm/educationnal-neural-network-framework
Python implementation of an artificial neural network aimed at deeply mastering the underlying concepts that drive neural networks. This project is inspired by Andrej Karpathy and Russ Salakhutdinov.
deep-neural-networks mnist-classification python3
Last synced: 13 Dec 2024
https://github.com/kowshik24/predictstock
🚀 StockSage: Predicting Tomorrow's Stocks, Today! 🌌 Dive deep into the future of stock prices with StockSage! Powered by LSTM networks, this repository is a treasure trove for those looking to explore the intricacies of stock price predictions. 📈✨ 🔗 Live App: https://stocksage.streamlit.app/
data-science data-visualization deep-neural-networks lstm stock-market streamlit tensorflow
Last synced: 13 Dec 2024
https://github.com/karan-malik/digitrecognition
Using Deep Learning to recognize Handwritten Digits (MNIST) and hosted using Flask
cnn cnn-keras convnet convolutional-neural-networks css deep-learning deep-neural-networks deeplearning flask flask-application html html5 keras machine-learning mnist-classification mnist-handwriting-recognition python python3
Last synced: 14 Jan 2025
https://github.com/ducthienbui97/celebrity-faces-classifier
Classifier can detect 88 celebrities with accuracy of 50%
classification classifier cntk convolutional-neural-networks deep-learning deep-neural-networks jupyter-notebook keras python python3
Last synced: 17 Dec 2024
https://github.com/karan-malik/self-organizing-maps
Python implementation of the unsupervised Deep Learning Algorithm SOM
deep-learning deep-neural-networks deeplearning dimensionality-reduction python python3 self-organizing-map som unsupervised-deep-learning unsupervised-learning unsupervised-machine-learning
Last synced: 14 Jan 2025
https://github.com/saikat-roy/deep-convolutional-gan
DCGAN implemented as part of the Deep Learning for Computer Vision course at the University of Bonn (WS 2018/19)
dcgan deep-learning deep-neural-networks generative-adversarial-network
Last synced: 23 Dec 2024
https://github.com/kalifou/tme_10_11_rdfia
Neural Networks Visualization : Activation Maps, Adversarial examples...
adversarial-example class-visualization deep-neural-networks pytorch
Last synced: 13 Jan 2025
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/gunjanmimo/deep-learning-project
all deep learning basics concepts and the dataset and codes
ai cnn-classification cnn-for-visual-recognition cnn-keras deep-learning deep-learning-algorithms deep-learning-tutorial deep-neural-networks deep-reinforcement-learning deeplearning keras keras-tensorflow tensorflow theano theano-models
Last synced: 01 Jan 2025
https://github.com/pritz69/wine_quality_prediction_ml
Neural Networks and Deep Learning Project ,developing a Machine Learning Model .
artificial-intelligence deep-learning deep-neural-networks machine-learning neural-networks
Last synced: 11 Jan 2025
https://github.com/srineogi/deals-prediction-python
Binary Classification problem (Won = 1, Lost=0)
binaryclassification classification deals decision-tree-classifier deep-learning deep-neural-networks knn-classifier machine-learning python random-forest-classifier sckiit-learn svm-classifier tensorflow
Last synced: 30 Dec 2024
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