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-06 00:07:42 UTC
- JSON Representation
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/kaocc/nerf_2d
Experiments of 2D NeRF (Neural Radiance Fields)
Last synced: 14 Nov 2024
https://github.com/somjit101/self-driving-car
An implementation of a simple self-driving car control using the image feed from a single dashcam.
autonomous-driving autonomous-vehicles car cnn cnn-keras convolutional-layers convolutional-neural-networks dash-cam deep-learning deep-neural-networks feature-extraction neural-network self-driving-car tensorflow
Last synced: 16 Nov 2024
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/omerbsezer/basicrnn
The aim of this implementation is to help to learn structure of basic RNN (RNN cell forward, RNN cell backward, etc..)
deep-learning deep-neural-networks rnn tutorial-code
Last synced: 11 Nov 2024
https://github.com/andredarcie/chatbot-tensorflow
Chatbot desenvolvido em Tensorflow para responder perguntas do Stackoverflow sobre Python
data-science deep-learning deep-neural-networks kaggle machine-learning python stackoverflow tensorflow text-mining
Last synced: 11 Nov 2024
https://github.com/mauricioacosta/reconocimientoexpresionesfaciales
Red Neuronal para predecir emociones
deep-neural-networks keras-tensorflow python3 tensorflow
Last synced: 20 Nov 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: 12 Nov 2024
https://github.com/barbarpotato/sentiment-analysis-bangkit-capstone-project
This Project was from Bangkit Capstone Project, the goal from this repository, is to built the sentiment analysis to classified the sentence is it the positive or the negative sentiment about the specific event organizer review.
deep-learning deep-neural-networks h5 natural-language-processing sentiment-analysis tflite-models
Last synced: 12 Nov 2024
https://github.com/barbarpotato/deeplearning.ai-tensorflow-developer-professional-certificate
TensorFlow Developer Professional Certificate program teaches you applied machine learning skills with TensorFlow so you can build and train powerful models.
convolutional-neural-networks deep-learning deep-neural-networks natural-language-processing neural-network tensorflow tensorflow2 time-series
Last synced: 12 Nov 2024
https://github.com/asim-2000/kaggling
This repository contains source code of the kaggle competitions in which I participated
deep-learning deep-neural-networks kaggle-competition machine-learning reinforcement-learning
Last synced: 11 Nov 2024
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: 11 Nov 2024
https://github.com/avidlearnerinprogress/improvingdeepneuralnetworks
Programming assignments of the course
andrew-ng deep-learning deep-neural-networks jupyter-notebook python
Last synced: 14 Nov 2024
https://github.com/amirjahantab/deep-ml-solutions
ML Code Challenges
ai algorithms backpropagation data-science deep-learning-algorithms deep-neural-networks linear-algebra machine-learning machine-learning-algorithms mathematics matrix numpy pca python
Last synced: 12 Nov 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 Nov 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 Nov 2024
https://github.com/shaheennabi/deep-learning-practices-and-mini-projects
Welcome to Deep Learning & Math with Python! ππ₯ Here, we blend code and theory to build deep learning algorithms from scratch and explore the math behind them. π§ β‘ Whether you're just starting or a seasoned pro, this space is all about learning, experimenting, and creating AI magic together! π₯π Let's code, learn, and innovate!
activation-functions backpropagation calculus deep-learning deep-neural-networks linear-algebra maths-behind-neural-network opencv pytorch tensorflow
Last synced: 14 Nov 2024
https://github.com/sadmansakib93/petals-to-the-metal-flower-classification-kaggle
This notebook is the solution for Kaggle's Petals to the Metal - Flower Classification on TPU challenge: https://www.kaggle.com/c/tpu-getting-started
artificial-intelligence classification deep-learning deep-neural-networks densenet flower-classification kaggle kaggle-competition kaggle-petals keras keras-neural-networks notebook tpu-challenge transfer-learning
Last synced: 12 Nov 2024
https://github.com/sadmansakib93/arctic-mammal-classification
Deep learning model for acoustic detection and classification of Bowhead whales. This repo contains code for the binary classification model, two classes are: Bowhead whales (BH), Other/background.
annotations audio-analysis audio-classification classification deep-learning deep-neural-networks machine-learning python spectrogram tensorflow
Last synced: 12 Nov 2024
https://github.com/amazon-science/contrastive_emc2
Code the ICML 2024 paper: "EMC^2: Efficient MCMC Negative Sampling for Contrastive Learning with Global Convergence"
contrastive-learning deep-neural-networks machine-learning machine-learning-algorithms mcmc-sampling multi-modal multi-modal-learning
Last synced: 12 Nov 2024
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 Nov 2024
https://github.com/dansolombrino/biscuits
A set of experiments inspired by the paper "Training BatchNorm and Only BatchNorm: On the Expressive Power of Random Features in CNNs" by Jonathan Frankle, David J. Schwab, Ari S. Morcos
batchnorm cnn cnns convolutional-neural-networks deep-learning deep-neural-networks resnet resnets
Last synced: 14 Dec 2024
https://github.com/aman-17/deep-learning-practise
Practicing deep learning also involves being familiar with the libraries and frameworks like Tensorflow, Pytorch, Theano, etc. that are commonly used to train and deploy deep learning models, as well as staying up to date with the latest research and advancements in the field.
deep-learning deep-neural-networks python pytorch tensorflow
Last synced: 25 Nov 2024
https://github.com/achint08/handwritten
Handwritten digit recognition
computer-vision convolutional-neural-networks deep-neural-networks machine-learning
Last synced: 30 Nov 2024
https://github.com/danhenriquex/data_science_and_machine_learning
Learning Data Science and Artificial Inteligence concepts
deep-learning deep-neural-networks machine-learning matplotlib numpy pandas
Last synced: 14 Nov 2024
https://github.com/rafaykhattak/captionify
With Captionify, users can upload an image or enter an image URL to generate a descriptive caption that accurately describes the contents of the image.
deep-neural-networks encoder-decoder-model gpt-2 transfer-learning transformer vision-transformer
Last synced: 13 Nov 2024
https://github.com/dansolombrino/creactive
A set of experiments on Deep Neural Networks activation functions
activation-functions deep-learning deep-neural-networks nonlinear-optimization
Last synced: 14 Dec 2024
https://github.com/makism/mtggg
mtg good game
apache-spark data-engineering data-science deep-neural-networks python
Last synced: 19 Nov 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 Nov 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 Nov 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 Nov 2024
https://github.com/erfanzar/cnn-custom-object-detection
a custom object detection with cnn and residual blocks and ready to train with at least 100 classes
artificial-intelligence artificial-intelligence-algorithms artificial-neural-networks deep-learning deep-neural-networks deeplearning-ai object-detection python
Last synced: 28 Dec 2024
https://github.com/saadarazzaq/custom-neural-networks
Perceptron, Multiclass and Deep Neural Network Implemented All in One Repo β¨
deep-neural-networks keras numpy perceptron python scikit-learn tensorflow
Last synced: 23 Nov 2024
https://github.com/stazizov/projecthat
image verification system
deep-learning deep-neural-networks deepface face-landmarks facial image mediapipe opencv recognition torch verification
Last synced: 13 Nov 2024
https://github.com/rupeshtr78/machine_learning
Machine Learning TensorFlow Neural Networks Deep Learning
classification data-analysis deep-learning deep-neural-networks flink jupyter-notebook keras machine-learning machinelearning-python perceptron python3 spark tensorflow
Last synced: 13 Nov 2024
https://github.com/motykatomasz/deepimageprior
Project reproducing part of "Deep Image Prior" paper, conducted for Deep Learning course (CS4240) at TU Delft.
cnn deep-learning deep-neural-networks pytorch
Last synced: 15 Dec 2024
https://github.com/md-emon-hasan/ml_project_fake_news_predictin_using_deep_learning_with_lstm
π° The Fake News Detection System uses deep learning techniques, specifically LSTM models, to classify news articles as real or fake.
ai cnn data-science deep-learning deep-neural-networks fake-new fake-news-detection gru keras lstm lstm-neural-networks machine-learning ml news-classification rnn sentiment-analysis tensorflow tensorflow-model text-classification text-processing
Last synced: 21 Nov 2024
https://github.com/kevinam99/ml-internship-training
Repo containing all the codes and resources from the workshop
artificial-intelligence convolutional-neural-networks deep-neural-networks machine-learning machine-learning-algorithms neural-networks opencv-python recurrent-neural-networks
Last synced: 13 Nov 2024
https://github.com/vpanjeta/gamebot
A game bot using OpenAI gym and Reinforcement Learinng
convolutional-neural-networks deep deep-learning deep-neural-networks learning openai openai-gym openai-universe reinforcement reinforcement-learning
Last synced: 28 Dec 2024
https://github.com/sebukpor/breast-cancer-classification
this model classifies breast cancer as either benign or malignant
deep-learning deep-neural-networks tensorflow tensorflowjs
Last synced: 22 Dec 2024
https://github.com/shashwat9kumar/covid_face_mask_detection
Detecting whether a person in the picture has face mask on or not using a convolutional neural network
cnn covid19 deep-learning deep-neural-networks face-detection mask-detection tensorflow
Last synced: 13 Nov 2024
https://github.com/ajithvcoder/epai
Contains assignments of EPAi course from The School of AI (https://theschoolof.ai/)
deep-neural-networks python pytorch
Last synced: 13 Nov 2024
https://github.com/andreasmazur/improvedgnnexplanations
Improve Zorro exlanations for graph neural networks.
deep-learning deep-neural-networks explainability explainable-ai explainable-artificial-intelligence explainable-ml neural-networks
Last synced: 13 Nov 2024
https://github.com/fardinhash/stock-data-forecasting
Stock Data forecasting analysis based on SVM, Linear Regression, Deep Neural Network & Logistic Regression. Analyzed on real-time data. Predicted for Next 7 days.
deep-neural-networks linear-regression logistic-regression lstm stock-analysis stock-market stock-prediction stock-price-prediction stock-prices support-vector-machines svm
Last synced: 14 Nov 2024
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 Nov 2024
https://github.com/kalessin/nntop
deep-learning deep-neural-networks python2 python3 tensorflow
Last synced: 24 Nov 2024
https://github.com/kalthommusa/deep-neural-networks-with-pytorch
Collection of Coursera's Deep Neural Networks with PyTorch course by IBM labs notebooks.
cnn-classification cnn-model computer-vision convolutional-neural-networks deep-learning deep-neural-networks neural-network pytorch pytorch-cnn
Last synced: 16 Nov 2024
https://github.com/vatshayan/research-papers-
Research papers as blue prints, drafts, pre prints and published papers
artificial-intelligence big-data blockchain blockchain-technology data-analysis data-mining data-science data-visualization deep-learning deep-neural-networks image-classification image-manipulation image-processing machine-learning machine-learning-algorithms machine-learning-library python supervised-learning unsupervised-machine-learning webdevelopment
Last synced: 15 Nov 2024
https://github.com/ammahmoudi/covid-19-autoencoder
Using Autoencoder in keras as a nonlinear dimensionality reduction method to encode COVID-19 patients data
autoencoder covid-19 deep-learning deep-neural-networks dimension-reduction keras-tensorflow machine-learning ml
Last synced: 15 Nov 2024
https://github.com/kmr0877/digit-recognition
Implementation of CNNs for handwritten digit recognition
convolutional-neural-networks deep-learning deep-learning-algorithms deep-neural-networks mnist mnist-classification mnist-dataset mnist-handwriting-recognition mnist-image-dataset python3 recurrent-neural-networks tensorflow
Last synced: 28 Dec 2024
https://github.com/himudigonda/digits-recognition
This project uses ML and keras modules to recognise digits from the given dataset.
deep-learning deep-neural-networks digit-recognizer jupyter-notebook keras tensorflow
Last synced: 15 Nov 2024
https://github.com/rizerkrof/library-simpleneuralnetwork
This is a simple fully connected neural network library for deep learning. Include example.
deep-learning deep-neural-networks library
Last synced: 29 Nov 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 Nov 2024
https://github.com/mituskillologies/dl-dvvp-aug24
Deep Learning programs of training conducted at DVVP College of Engineering, Ahmednagar, August 2024
artificial-intelligence artificial-neural-networks computer-vision convolutional-neural-networks deep-learning deep-neural-networks encoder-decoder machine-learning natural-language-processing recurrent-neural-networks
Last synced: 13 Nov 2024
https://github.com/sensorsini/pycaffejaer
A collection of utilities useful to debug deep-networks trained with Caffe Deep Learning Framework. This utilities can also be used to convert caffe networks into jAER xml format
deep-learning deep-neural-networks machine-vision sensors
Last synced: 19 Nov 2024
https://github.com/avidlearnerinprogress/neuralnetworksanddeeplearning
Programming assignments of the course
andrew-ng deep-learning deep-neural-networks python
Last synced: 14 Nov 2024
https://github.com/kanishknavale/training_don_a_novel_approach
Repository for research paper "Training Dense Object Nets: A Novel Approach"
computer-vision deep-neural-networks dense-object-nets image-correspondences image-dataset image-processing keypointnet pytorch pytorch-lightning synthetic-augmentation synthetic-dataset-generation
Last synced: 06 Jan 2025
https://github.com/tiennhm/artist-style-transfer-cyclegan
Implement Artist Style Transfer using CycleGAN
ai artistic-style-transfer cyclegan deep-learning deep-neural-networks dl gan generative-adversarial-network
Last synced: 29 Nov 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 Nov 2024
https://github.com/maxadams0/starryright
Dataset preparation for VikX
astronomy dataset-generation deep-neural-networks python
Last synced: 15 Nov 2024
https://github.com/justdvnsh/dbot
My chatbot
chatbot dbot decoder deep-learning deep-neural-networks encoder encoder-decoder-model gru lstm machine-learning machine-learning-algorithms rnn rnn-tensorflow seq2seq
Last synced: 14 Dec 2024
https://github.com/justdvnsh/research-summarizer
A research paper summariezer app
app deep-learning deep-neural-networks encoder-decoder gru lstm machine-learning machine-learning-algorithms research rnn rnn-tensorflow seq2seq summarizer webapp
Last synced: 14 Dec 2024
https://github.com/aaditya29/first-neural-network
Jupyter Notebook predicting the House Prices
deep-learning deep-learning-algorithms deep-neural-networks jupyter-notebook machine-learning machine-learning-algorithms neural-network neural-networks
Last synced: 14 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 Nov 2024
https://github.com/rahulbhoyar1995/ner-case-study
This repositiry contains the code for Case study of "Named-Entity Recognition" in Natural Language Processing.
deep-neural-networks natural-language-processing ner
Last synced: 15 Nov 2024
https://github.com/rahulbhoyar1995/coursera-ml-specialisation-certification
Explore my journey through the Coursera Machine Learning Specialization with this repository. Access practice materials, code implementations, and learning notes to enhance your understanding of machine learning concepts.
deep-learning deep-neural-networks machine-learning machine-learning-algorithms python3 reinforcement-learning-algorithms supervised-learning unsupervised-learning
Last synced: 15 Nov 2024
https://github.com/blacksujit/deep-neural-networks
This repo contains my Neural Networks Learning With Projects
deep deep-layers deep-learning deep-neural-networks embeddings-word2vec llvm network-embeddings neural-network transformers-layers transformers-models vision-language-model
Last synced: 15 Nov 2024
https://github.com/bilalhameed248/delay-reason-extraction-model
Efficient Delay Reason Extraction in Patient Appointments/Treatments Using BERT and Tensorflow. - Feb 2022 - Jun 2023
bert bert-fine-tuning bert-model biobert data-extraction data-preprocessing data-science deep-learning deep-neural-networks dnn pytorch semantic-analysis sentence-embeddings tensorflow transformer
Last synced: 15 Nov 2024
https://github.com/bilalhameed248/patient-most-recent-treatments-similarity-measuring
BioBert Enhanced Patient Treatment Similarity Analysis with Sentence Transformers
bert bert-fine-tuning bert-model biobert data-extraction data-preprocessing data-science deep-learning deep-neural-networks dnn python pytorch sentence-embeddings sentence-similarity sentence-transformers sentiment-analysis transformer
Last synced: 15 Nov 2024
https://github.com/bilalhameed248/diagnosis-effecting-patients-recovery-detection
A DNN Based Diagnosis Impact Detection Model. - Feb 2022 - Jun 2023
bert classification data-science datapipeline datapreprocessing deep-neural-networks dnn fine-tuning healthcare physiotherapy python transformer
Last synced: 15 Nov 2024
https://github.com/bilalhameed248/whisper-fine-tuning-for-pronunciation-learning
Fine Tuning of Whisper Speech To Text Base Model For Pronunciation Learning
deep-learning deep-neural-networks dnn fine-tuning openai pronunciation python seq2seq speech speech-recognition speech-synthesis speech-to-text whisper whisper-ai
Last synced: 15 Nov 2024
https://github.com/bilalhameed248/nlp-fake-news-classification
Fake News Classification using Naive Bayes, Passive-Aggressive (PA) Classifier and Artificia Neural Network (ANN)
artificial-neural-networks deep-learning deep-neural-networks embeddings machine-learning naive-bayes-classifier nlp nlp-basic passive-aggressive-classifier
Last synced: 15 Nov 2024
https://github.com/bilalhameed248/rice-leaf-diseases-classification-using-pytorch
Pytorch Based Rice Leaf Diseases Classification. - Personal Project
custom-model-development data-augmentation data-pipeline data-science deep-neural-networks image-classification machine-learning python pytorch
Last synced: 15 Nov 2024
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: 15 Nov 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: 15 Nov 2024
https://github.com/ahmad-ali-rafique/yolo-helmet-detection-app
This project implements a helmet detection system using YOLOv3 (You Only Look Once) and Streamlit. The application allows users to upload an image and detect helmets in real-time. The system uses OpenCV and pre-trained YOLOv3 weights to identify helmets in uploaded images, displaying the results with bounding boxes and confidence scores.
artificial-intelligence datascience deep-neural-networks helmet-detection image-processing machine-learning modeling opencv streamlit-dashboard yolov3
Last synced: 15 Nov 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: 15 Nov 2024
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: 17 Nov 2024
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: 17 Nov 2024
https://github.com/coolashishpt/-machine-deep-learning
RESEARCH PAPERS AND IMPLEMENTATIONS (Semi Projects)
deep-learning deep-neural-networks jupyter-notebook machine-learning machinelearning-python python-3-6
Last synced: 22 Dec 2024
https://github.com/donggeunyu/deep-learning-examples
Deep Learningμ μ¬λ¬ μμ λ₯Ό μ 리ν κ²!
deep-learning deep-learning-tutorial deep-neural-networks deeplearning python
Last synced: 15 Nov 2024
https://github.com/apal21/tensorflow-pima-indians-dataset-classification
Pima Indians Dataset classification using Tensorflow Linear Classifier and DNN Classifier.
classification deep-neural-networks kaggle linear-classifier pandas pima-indians-dataset scikit-learn tensorflow
Last synced: 31 Dec 2024
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: 15 Nov 2024
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: 17 Nov 2024
https://github.com/dhrupad17/100-days-of-deep-learning
Its the practice repository covering all the concepts @campusx-official has covered in his playlist in much detailed way.
cnn deep-learning deep-neural-networks lstm-neural-networks mlp-networks perceptron rnn
Last synced: 15 Nov 2024
https://github.com/dhrupad17/understanding-deep-learning-through-projects
This repository encapsulates a hands-on approach to mastering the intricate concepts of deep learning. Through practical engagement with real-world projects, learners immerse themselves in the nuances of neural networks, optimization techniques, and model architectures. This methodology fosters a profound comprehensio
artificial-neural-networks convolutional-neural-networks deep-learning deep-neural-networks lstm-neural-networks project-repository recurrent-neural-networks
Last synced: 15 Nov 2024
https://github.com/data-pioneer/mlops-name-entity-recognition-end-to-end-main
Implementation of MLops pipeline for Named Entity Recognition (NER) using pretrained Huggingface BERT transformer based model, further use CircleCI CI/CD tool for deployment on google cloud platform by using Docker image, Flask front end interface.
artifact-registry bert-fine-tuning circleci deep-neural-networks docker-image flask-application google-cloud huggingface-transformers pythin3
Last synced: 17 Nov 2024
https://github.com/aditya30394/dogs-vs-cats
Using convolution networks to classify Dogs and Cats
convolutional-neural-networks deep-neural-networks image-classification python-3 transfer-learning
Last synced: 07 Dec 2024
https://github.com/hayatiyrtgl/lstm_time_seriesv2
The code downloads Microsoft stock data, preprocesses it, builds and trains a deep learning model, and visualizes predictions.
analyzer deep-learning deep-neural-networks forecasting lstm pandas python time-series
Last synced: 22 Dec 2024
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: 20 Nov 2024
https://github.com/najdbinrabah/deep-learning-with-pytorch-and-captum
This project classifies smoking images using VGG19 with data augmentation, and Captum for model explainability, identifying key features per prediction.
binary-classification captum data-augmentation data-science deep-learning deep-neural-networks grad-cam image-classification integrated-gradients layer-attributions machine-learning occlusion primary-attributions python pytorch transfer-learning vgg19-model
Last synced: 17 Nov 2024
https://github.com/onurmx/emotion-recognition
Emotion recognition from facial images using convolutional neural networks.
ckplus computer-vision convolutional-neural-networks deep-learning deep-neural-networks emotion-recognition fer2013-dataset image-augmentation image-classification image-processing image-recognition kdef-dataset machine-learning pyside pytorch resnet tensorflow torch torchvision vgg
Last synced: 17 Nov 2024
https://github.com/pegah-ardehkhani/predictive-maintenance-using-ml
A machine learning project for predictive maintenance, designed to forecast equipment failures and optimize maintenance schedules to reduce downtime and operational costs
adaboost decision-tree deep-learning deep-neural-networks feature-importance knn logistic-regression machine-learning machine-learning-algorithms matplotlib numpy pandas plotly predictive-maintenance random-forest seaborn sklearn stacking svm tensorflow
Last synced: 17 Nov 2024