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-30 00:07:10 UTC
- JSON Representation
https://github.com/ahmedshahriar/sentiment-analysis
Sentiment Analysis Projects
adam-optimizer data-science-projects deep-learning deep-neural-networks dense densely-connected-networks jupyter-notebook long-short-term-memory lstm-model lstm-sentiment-analysis machine-learning matplotlib numpy pandas scikit-learn sentiment-analysis tensorflow tensorflow-hub tensorflow-models tensorflow-text
Last synced: 21 Dec 2024
https://github.com/unipr-org/deep-neural-network
Deep Neural Network Library: A flexible C++ library for building, training, and using deep neural networks. Modular, easy-to-use, and high-performance.
artificial-intelligence artificial-neural-networks cpp deep-neural-networks machine-learning
Last synced: 13 Dec 2024
https://github.com/justanhduc/neuralnet
A high level framework for general purpose neural networks in Theano.
convolutional-neural-networks deep-learning deep-neural-networks neural-network python2 theano
Last synced: 22 Dec 2024
https://github.com/amazon-science/mada_optimizer_search
Code the ICML 2024 paper: "MADA: Meta-Adaptive Optimizers through hyper-gradient Descent"
adam-optimizer deep-neural-networks gpt-2 large-language-models machine-learning machine-learning-algorithms meta-optimizer optimization optimization-algorithms
Last synced: 12 Nov 2024
https://github.com/justsecret123/twitter-sentiment-analysis
A sentiment analysis model trained with Kaggle GPU on 1.6M examples, used to make inferences on 220k tweets about Messi and draw insights from their results.
classification data-analysis data-science deep-learning deep-neural-networks docker glove-embeddings kaggle lstm lstm-neural-networks machine-learning natural-language-processing nlp python rnn scikit-learn sentiment-analysis sentiment-classification tensorflow word-embeddings
Last synced: 05 Nov 2024
https://github.com/michaelradu/tinytensor
⚡TinyTensor is a lightweight open-source deep learning library built from scratch in Python, inspired by Joel Grus' approach.
ai deep-learning deep-learning-algorithms deep-neural-networks deep-reinforcement-learning deeplearning deeplearning-ai machine-learning machine-learning-algorithms machine-learning-library machinelearning-python neural-network python python3
Last synced: 29 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/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/augus1999/akane
AsymmetriC AutoeNcodEr (ACANE → AkAne). This model is part of MSc Electrochemistry and Battery Technologies project (2022 - 2023), University of Southampton.
chemistry deep-neural-networks denovo-design graph-neural-networks machine-learning multitask-learning pytorch-implementation transformer
Last synced: 14 Nov 2024
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/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/blakeziegler/nfl-ai
Sports AI featuring Deep Learning Neural Networks from Scratch with Momentum Optimization
artificial-intelligence-algorithms artificial-neural-networks calculus deep-neural-networks linear-algebra neural-network numpy prediction-model sports statistics
Last synced: 16 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/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/kinginthenorth001/rice_leaf_disase_detection
A CNN Model that can predict these 4 (['Bacterialblight', 'Blast', 'Brownspot', 'Tungro']) Rice leaf diseases.
cnn-classification deep-learning deep-neural-networks image-processing keras-neural-networks tensorflow
Last synced: 22 Jan 2025
https://github.com/ocramz/pytorch-playground
deep-learning deep-neural-networks sequence-models
Last synced: 05 Dec 2024
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/vpanjeta/self-driving-car
A Program for the implementation of Udacity's nano degree on self driving cars
cnn cnn-keras computer-vision deep-learning deep-neural-networks self-driving-car udacity
Last synced: 28 Dec 2024
https://github.com/ali-el-badry/pothole-detection
A deep learning-based project for detecting potholes in road surfaces using computer vision. Utilizes YOLO models for accurate, real-time pothole detection from images and videos, with a custom dataset and data augmentation techniques. Ideal for applications in road maintenance, autonomous vehicles, and insurance assessments.
deep-learning deep-neural-networks object-detection pothole-detection potholes yolo
Last synced: 06 Dec 2024
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/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/chaitanyak77/comparative-study-tensorflow-vs.-custom-neural-network-models
This repository presents a comprehensive comparative study that delves into the weights and biases of both inbuilt and custom-built Sequential Neural Network (SNN) models. The primary objective is to gain a deeper understanding of the differences and nuances between these two approaches.
custom-neural-network-training deep-neural-networks neural-network snn
Last synced: 16 Jan 2025
https://github.com/sathyasris27/image-classification-using-dnn-and-cnn
The main aim of this project is to understand and implement deep neural network (DNN) and convolutional neural network (CNN) and see how these can be used for classification problems.
classification convolutional-neural-networks data-science deep-learning deep-neural-networks image-classification python
Last synced: 10 Jan 2025
https://github.com/coding-enthusiast9857/deep_learning_projects
Welcome to the Deep Learning Projects Repository! This repository is a collection of hands-on projects related to deep learning, covering a wide range of topics and applications.
ai ann cnn cv deep-learning deep-neural-networks dl gan image-processing keras ml nlp python pytorch rnn tensorflow transfer-learning
Last synced: 14 Jan 2025
https://github.com/coditheck/tensorflow
TensorFlow is an open source Machine Learning library, created by Google, for developing and running Machine Learning and Deep Learning applications.
deep-learning deep-neural-networks keras machine-learning neural-network python tensorflow tensorflow-tutorials
Last synced: 21 Dec 2024
https://github.com/extwiii/ml-university.of.washington
Build Intelligent Applications - ML - University of Washington - Coursera
classification deep-learning deep-neural-networks machine-learning python regression svm washington-university
Last synced: 28 Jan 2025
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/freebirdscrew/machinelearning_scratch
Machine Learning from Scratch and Implement Everything with Python
deep-learning deep-neural-networks goog google-maps-api machine-learning machine-learning-algorithms machinelearning machinelearning-python nlp-machine-learning python python-3 summarization tensorflow tensorflow-tutorials youtube-downloader
Last synced: 05 Jan 2025
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/papapana/dog-breed-classification-with-convolutional-neural-networks
Predicting dog breed using convolutional neural networks
convolutional-neural-networks deep-learning deep-neural-networks pytorch
Last synced: 13 Jan 2025
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/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/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/poodarchu/models.tf
papers implementation during learning dl and tensorflow.
deep-neural-networks tensorflow transfer-learning
Last synced: 28 Jan 2025
https://github.com/mohammad95labbaf/energyprediction-arima-transformer
This report investigates the energy consumption prediction using time series analysis and deep learning methodologies. The extracted features and implemented transformer model demonstrate a high predictive accuracy.
arima arma deep-learning deep-neural-networks deeplearning feature-extraction feature-selection lstm lstm-neural-networks prediction time-series time-series-analysis timeseries transformer
Last synced: 13 Jan 2025
https://github.com/clberube/gims
Command line interface for geospatial image segmentation
deep-neural-networks geospatial-analysis segmentation unet
Last synced: 21 Jan 2025
https://github.com/kingabzpro/mrna-vaccine-degradation-prediction
The model that will predict the degradation rates at each base of an RNA molecule.
covid-19 data-science deep-neural-networks mrna-stability vaccine
Last synced: 17 Jan 2025
https://github.com/ynstf/moboot
Moboot is a chatbot developed in Moroccan Darija, Based on a collection of Moroccan phrases and responses, Moboot has been trained to engage in relatively short conversations with users.
api boot css darija-nlp deep-neural-networks flask html neural-network nlp
Last synced: 11 Jan 2025
https://github.com/nobuyuki83/dnn_classify
object classification using deep neural network
classification deep-learning deep-neural-networks neural-network
Last synced: 04 Jan 2025
https://github.com/wapiti08/machine_learning_practice
the collections to practice the wide range of different machine learning skills
deep-neural-networks machine-learning nlp-machine-learning security-automation sklearn
Last synced: 04 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/princep/blogsleepi
Blogs for Leepi Application
android androiddevchallenge deep-neural-networks edtech educational-project machine-learning
Last synced: 04 Jan 2025
https://github.com/puyuan1996/rl_mcts_intro
强化学习 (RL) 与蒙特卡洛树搜索 (MCTS) 相关学习资源
artificial-intelligence awesome deep-learning deep-neural-networks deep-reinforcement-learning introduction learning mcts monte-carlo-tree-search ppt reinforcement-learning resources rl search
Last synced: 04 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/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/amanpriyanshu/the-unlearning-protocol
Choose which data to make your model forget (Unlearn!), but watch out - every deletion ripples!
ai artificial-intelligence artificial-neural-networks catastrophic-forgetting deep-learning deep-neural-networks deeplearning fairness fairness-ai fairness-ml gradient-ascent machine-learning neural-network neural-networks privacy privacy-enhancing-technologies privacy-protection privacy-tools unlearn unlearning
Last synced: 30 Jan 2025
https://github.com/veeqtoh/corossion-detection
Welcome to Underwater Corossion Detection! In this project, I will use Python to manipulate complex data streams (mainly images) and present classification results based on state-of-the-art machine learning methods.
deep-learning deep-neural-networks image-classification image-processing image-recognition
Last synced: 29 Jan 2025
https://github.com/ddofer/proteinbert
Protein language models using attention models
bioinformatics cafa deep-learning deep-neural-networks language-model machine-learning proteomics
Last synced: 03 Dec 2024
https://github.com/luluw8071/neural-network-from-scratch-using-numpy
A linear neural network from scratch using Numpy for training MNIST Dataset
deep-neural-networks digit-recognition-mnist mnist-classification neural-network-from-scratch numpy python
Last synced: 11 Jan 2025
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/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/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/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/himanshuvnm/generalized-gaussian-radial-basis-function-in-artificial-intelligence-matlab
This is the recent work of my on the importance and application of mathematical function around its Hilbert function theory on artificial intelligence algorithms. The main motivation was the desire of improving the convergence rate and learning rate of various learning algorithms via Generalized Gaussian Radial Basis Function.
activation-functions artificial-intelligence deep-learning deep-neural-networks gaussian-process-regression image-recognition kernel-regression machine-learning-algorithms neural-network reproducing-kernel-hilbert-space support-vector-machine
Last synced: 25 Dec 2024
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/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/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/mozturan/mlanddl-withwebapp
Web app to perfom machine learning algorithms (both for regression and classification) on almost ready datasets.
decision-trees deep-learning deep-neural-networks heatmap linear-regression logistic-regression machine-learning streamlit web-application
Last synced: 23 Dec 2024
https://github.com/tiskw/gaussian-process-bootstrapping-layer
PyTorch implementation of the Gaussian process bootstrapping layer
artificial-intelligence deep-neural-networks gaussian-processes machine-learning python pytorch
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/kaleidophon/calm-capybara
Comparing different Neural NLP models for Emoji Prediction.
attention-mechanism convolutional-neural-networks deep-learning deep-neural-networks emojis lstm natural-language-processing nlp
Last synced: 15 Dec 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/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: 11 Jan 2025
https://github.com/eren23/nn-architecture-examples
A small collection of basic neural networks for different tasks using pytorch.
deep-neural-networks neural-network neural-network-architectures neural-network-example neural-network-tutorials neural-networks neural-networks-from-scratch pytorch pytorch-implementation
Last synced: 04 Dec 2024
https://github.com/vasugi2003/leather-defect-prediction-using-convolution-neural-network
Predicting Defects on Leather by using Image dataset from kaggle.
deep-neural-networks deeplearning image image-classification image-processing python
Last synced: 11 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/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: 26 Jan 2025
https://github.com/mostafanabieh/transfer-learning-with-tensorflow-hub
Transfer-learning with Tensorflow v2
deep-learning deep-neural-networks google machine-learning machinelearning python tensorflow tensorflow-tutorials tensorflow2 transfer-learning
Last synced: 25 Jan 2025
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/neerajcodes888/cat-vs-dog-image-classification
Repository for a deep learning model that classifies images as either cats or dogs using deep learning techniques. The model is trained on a diverse dataset and achieves high accuracy in distinguishing between these two popular pet categories. Includes pre-processing scripts, model architecture, and evaluation metrics for seamless implementation
cats-vs-dogs cats-vs-dogs-classification deep-learning deep-neural-networks googlecolaboratory imageclassification python3
Last synced: 04 Dec 2024
https://github.com/arif-miad/titanic-analysis
artificial-intelligence data data-science deep-neural-networks
Last synced: 14 Jan 2025
https://github.com/ani717/anime_face_generation_with_gans
Random Anime Face Generation with Generative Adversarial Networks. DCGAN and WGAN-GP are used.
anime computer-vision convnets convolutional-neural-networks dcgan dcgan-pytorch deep-neural-networks deeplearning gans generative-adversarial-network python pytorch wgan-gp wgan-gp-pytorch
Last synced: 12 Jan 2025
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 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/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 Jan 2025
https://github.com/harlockofficial/msthesisproject
University MS Thesis Project, Controlling an avatar in a Virtual Environment via EEG Motor Imagery
dataset-augmentation deep-learning deep-neural-networks eeg eeg-classification latex motor-imagery motor-imagery-classification motor-imagery-eeg python3 submodules thesis thesis-project university university-project websockets
Last synced: 04 Dec 2024
https://github.com/agamiko/neural-based-data-augmentation
Improving generalization via style transfer-based data augmentation: Novel regularization method
cnn data-augmentation database deep-learning deep-neural-networks image-classification image-synthesis paper skin-lesions style-transfer
Last synced: 04 Dec 2024
https://github.com/aitor-alvarez/conversational-graph-neural-network
Conversational graph neural network models
conversational-ai deep-neural-networks graph-neural-network nlp-machine-learning
Last synced: 25 Jan 2025
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/md-emon-hasan/ml-project-fake-news-prediction-using-deep-learning-with-7-types-lstm
📰 The Fake News Detection System uses deep learning techniques, specifically LSTM models, to classify news articles as real or fake.
ai cnn data-engineering data-science deep-learning deep-neural-networks fake-news gru keras keras-tensorflow lstm machine-learning machinelearning neural-network news-application news-classification predictive-modeling rnn tensorflow text-classification
Last synced: 28 Jan 2025
https://github.com/majsylw/chihuahua-vs-muffin
Excercises in Deep learning for polish students conducted in winter 2020/21 (polish). With cooperation with Wroclaw University of Technology and OPI. This repository based on materials from beginner's workshop for SJSU ML Club and facebook DETR.
classification deep-neural-networks linear-nn python3 pytorch tutorial-code
Last synced: 04 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/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/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/susmitha-26/emotion-based-music-player
Application for recommending music based on your facial expressions using FER 2013 dataset and Spotify api
convolutional-neural-networks css deep-neural-networks haarcascade-frontalface html machine-learning-algorithms mediapipe-face-detection neumorphism opencv python3 spotipy-api visualtesting workflows-and-systems
Last synced: 17 Dec 2024
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/angelmtenor/aind-deep-learning
Deep Learning and Applications
convolutional-neural-networks deep-neural-networks keras natural-language-processing recurrent-neural-networks
Last synced: 04 Jan 2025
https://github.com/ducthienbui97/pokedex
I am making a real pokedex with a model 85% accuracy top 1, 91% top 3, 93% top 5
classifier cnn cnn-keras deep-learning deep-neural-networks jupyter-notebook keras pokemon python tensorflow
Last synced: 17 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/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/nikhilcodes/draw-anywhere
Not just any simple Digit Recognition. MNIST Digit Recognition got lot more Interesting!
computer-vision cv2 deep-learning deep-neural-networks drawing-app illusion keras-neural-networks opencv opencv-python
Last synced: 17 Dec 2024
https://github.com/aezata/fashion_mnist-keras-model
A simple Fashion_mnist Keras model that I coded.
deep-learning deep-neural-networks fashion-mnist keras keras-models keras-neural-networks
Last synced: 21 Dec 2024
https://github.com/milankinen/c2w2c
C2W2C language model from my Master's Thesis
deep-learning deep-neural-networks keras nlp recurrent-neural-networks theano
Last synced: 19 Jan 2025
https://github.com/irishfix/universalnumerics.net
UniversalNumerics.NET is a versatile .NET package that can be used both in Unity and in normal C# projects. It simplifies common computational tasks, such as computing 2D line intersections, 2D segment intersections, 2D point within queries, 2D triangulation of points, 3D area voxelization and even creating deep neural network models.
artifical-intelligence artificial-neural-networks computational-geometry csharp csharp-library deep-learning deep-neural-networks dotnet mathematics triangulation triangulation-delaunay unity unity3d
Last synced: 12 Jan 2025
https://github.com/marcogdepinto/panoramamodelserving
Using Java and deeplearning4j to serve a Keras model.
deep-learning deep-neural-networks deeplearning deeplearning4j java keras python
Last synced: 17 Dec 2024
https://github.com/travelxml/tensorflow-and-keras-sentiment-analysis-using-rnn
NLP: Sentiment Analysis using TensorFlow and Keras: This project implements a Recurrent Neural Network (RNN) to classify Amazon product reviews into different sentiment categories. It leverages text preprocessing, tokenization, and model training to predict the sentiment with high accuracy.
deep-learning deep-neural-networks deeplearning keras keras-tensorflow nlp rnn rnn-tensorflow sentiment-analysis tenserflow
Last synced: 21 Dec 2024