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-02-05 00:07:43 UTC
- JSON Representation
https://github.com/toby-sanders-101/mydigits
Everything needed to create a AI bot that can read images
deep-neural-networks image-classification matplotlib numpy opencv pyautogui python
Last synced: 15 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/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/gsauc3/pytorch-model-details
Package to visualize all the layer parameters of a deep learning model.
cnn-model deep-learning deep-neural-networks model-summary pytorch summary
Last synced: 30 Dec 2024
https://github.com/tanishqjasoria/deeplearning
Implementation of some Neural Network architecture using Numpy, TensorFlow and Keras.
convolutional-neural-networks deep-learning deep-neural-networks residual-learning tensorflow transfer-learning
Last synced: 23 Dec 2024
https://github.com/hsprcode/audio-signal-classification-using-convolutional-neural-networks
Extracted features and classified GTZAN Dataset via deep neural networks with reduced number of parameters and achieved a maximum of 81.62% classification accuracy using 1D-CNN.
audio-analysis audio-processing convolutional-neural-networks deep-neural-networks musicgenre python
Last synced: 18 Dec 2024
https://github.com/adicherlavenkatasai/coursera
Coursera Speccialization Courses
deep-learning deep-neural-networks hyperparameter-optimization machine-learning machine-learning-algorithms neural-networks python sframe-dataframe train-test-split turicreate
Last synced: 28 Jan 2025
https://github.com/sonu275981/pose-detection-by-using-ml5.js-library
Pose Detection in the Browser: PoseNet Model
css deep-neural-networks html5 javascript machine-learning ml5js p5-js pose-estimation posenet tensorflow
Last synced: 24 Dec 2024
https://github.com/heinrichi/facerecognitionwpf
FaceRecognitionWPF
c-sharp deep-learning deep-neural-networks face-detection face-recognition machine-learning wpf
Last synced: 27 Jan 2025
https://github.com/suhani1209/mobile-gallery-image-classifier
Distinguishes the mobile gallery's images into various sets such as whatsapp documents, nature, cars, screenshots, the machine learns itself and predicts the results with an accuracy of 97.6%
cnn deep-learning deep-neural-networks image-classification object-classification python
Last synced: 25 Dec 2024
https://github.com/vanditg/image_analytics_task_ai_australia
This repository contains solutions or files of my attempt for the AI Austraial task of Image Analytics. The submission language is Python.
blurred-background bounding-boxes computer-vision deep-learning deep-neural-networks face-detection face-quality facial-expression-recognition haarcascade-frontalface
Last synced: 22 Dec 2024
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: 31 Jan 2025
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/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/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/monzerdev/real-time-sign-language-recognition
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 recognition scikit-learn signlanguagedetection signlanguagerecognition
Last synced: 19 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/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/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/victordibia/neuraldreams
Visual Exploration of Representations Learned by Convolutional Neural Networks
cnn deep-learning deep-neural-networks explainability visualization
Last synced: 10 Jan 2025
https://github.com/paragghatage/artify
Artify is a Neural Style Transfer project that blends the artistic patterns of a style image with the content of another image using deep learning techniques. It leverages the VGG19 model to extract content and style features, enabling the creation of visually stunning artwork that merges textures, colors, and patterns from different sources.
art computer-vision deep-learning deep-neural-networks machine-learning
Last synced: 18 Dec 2024
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: 30 Jan 2025
https://github.com/darkshadowcoder/ai-based-cloud-deployed-movie-recommendation-system
In this repository, I design an online movie recommendation system using Machine learning-deep learning and deployed on Azure
api deep-neural-networks flask-backend machine-learning-algorithms movie-recommendation reactjs test-automation
Last synced: 19 Jan 2025
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/clberube/gims
Command line interface for geospatial image segmentation
deep-neural-networks geospatial-analysis segmentation unet
Last synced: 21 Jan 2025
https://github.com/spy16/churn-prediction
Customer churn prediction using Deep Neural Network.
deep-neural-networks keras-neural-networks keras-tensorflow prediction-model
Last synced: 01 Jan 2025
https://github.com/spy16/cats-and-dogs
cats-and-dogs is a Convolutional Neural Network for classifying cats and dog pictures.
classification convolutional-neural-networks deep-neural-networks
Last synced: 01 Jan 2025
https://github.com/avik-pal/nnpack.jl
Julia wrapper for NNPACK
convolutional-neural-networks deep-learning deep-neural-networks machine-learning multicore-cpu nnpack wrapper
Last synced: 21 Jan 2025
https://github.com/iamgmujtaba/gif-celeba
A complete guide on how to generate animated images by detecting character face and gender using the CNN model.
celeba cnn-classification cnn-keras deep-neural-networks keras keras-tensorflow
Last synced: 16 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/codewithashim/face-recognition-system
The Face Recognition System is a cutting-edge software application powered by state-of-the-art machine learning techniques. Experience accurate identification and verification of human faces in images and real-time video streams.
access-control biometrics codewithahsim deep-neural-networks face-recognition facial-detection facial-identification opencv opencv-python python python-3 real-time-face-recognition scalable-face-recognition security security-tools surveillance
Last synced: 01 Feb 2025
https://github.com/mohammad95labbaf/brain-tumor-transferlearning
The Brain Tumor MRI Dataset from Kaggle is employed for automated brain tumor detection and classification research. Investigated methods include using pre-trained models (VGG16, ResNet50, and ViT). 🧠🔍
cnn cnn-keras deep-learning deep-neural-networks deeplearning kaggle-dataset keras keras-tensorflow neural-network neural-networks pretrained-models resnet-50 transfer-learning tumor-classification tumor-detection vgg16 vision vision-transformer vit
Last synced: 13 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/mashiat12/synthetic_brain_image_generation
Synthetic images generated using deeplearning model (GANs) allows researchers to create realistic, diverse MRI images that can supplement or expand existing datasets without needing additional patient scans.
artificial-intelligence deep-learning deep-neural-networks gan gans generative-adversarial-network generative-ai image-processing imagegeneration machine-learning
Last synced: 28 Jan 2025
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/kalthommusa/stop-signs-application
Develop a custom classifier with PyTorch and transfer learning techniques to recognize stop signs, and then deploy it as a web application using Code Engine on IBM cloud.
cnn-classification cnn-model computer-vision convolutional-neural-networks deep-learning deep-neural-networks image-classification image-recognition python pytorch resnet-18 stop-sign-detection transfer-learning
Last synced: 17 Jan 2025
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: 17 Jan 2025
https://github.com/kalthommusa/face-mask-application
Develop a custom classifier with PyTorch and transfer learning techniques to recognize face masks, and then deploy it as a web application using Code Engine on IBM cloud.
cnn-classification cnn-model computer-vision convolutional-neural-networks deep-learning deep-neural-networks face-mask-classification image-classification image-recognition python pytorch resnet-18 transfer-learning
Last synced: 17 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/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/donaldte/my-master-project-solar-radiation-prediction
Solar radiation Prediction Cameroon
ann cameroon cameroun deep-neural-networks knn-algorithm machine-learning-algorithms predictive-modeling region solar solar-energy solar-irradiation solar-system
Last synced: 19 Dec 2024
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/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/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/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/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/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/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/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/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/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/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/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/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/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/wilhelmagren/pychess
Terminal User Interface for playing chess. Either against your friend or the Deep CNN limited look ahead agent.
ai autoencoder chess classification convolutional-neural-networks deep-learning deep-neural-networks machine-learning pygame python-chess pytorch regression
Last synced: 15 Dec 2024
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/ocramz/pytorch-playground
deep-learning deep-neural-networks sequence-models
Last synced: 01 Feb 2025
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
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/hoanle396/chatbot-api-ai
ai api chat chat-api chatbot cnn-model deep deep-learning deep-neural-networks
Last synced: 14 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/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/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: 31 Jan 2025
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/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: 31 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/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/rabbicse/face-app
A Face recognition system using TensorFlow.js for in-browser image processing and backend services powered by PyTorch, Qdrant, RetinaFace, ArcFace, and OpenCV for detection, embedding, and similarity matching. This setup ensures efficient, secure, and accurate facial recognition.
arcface deep-neural-networks docker docker-compose face-detection face-recognition machine-learning nextjs numpy opencv python pytorch react retinaface tensorflowjs typescript typescript-react
Last synced: 09 Jan 2025
https://github.com/ivanbgd/udacity-deep-learning-nd101
My solutions to the Udacity Deep Learning Nanodegree Foundation ND101 on-line course, with some examples in C, beside Python (https://www.udacity.com/course/deep-learning-nanodegree-foundation--nd101)
c deep-learning deep-neural-networks jupyter-notebook miniflow neural-networks python tensorflow udacity udacity-deep-learning udacity-nanodegree
Last synced: 03 Feb 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/mostafanabieh/data-augmentation
Data augmentation by Tensorflow v2
deep deep-learning deep-neural-networks deeplearning tensorflow tensorflow-examples tensorflow-models tensorflow-tutorials tensorflow2
Last synced: 16 Jan 2025
https://github.com/jsdhami/data-science-with-python
Data Science With Python->Target: AI/ML
ai articicial-inteligence deep-learning deep-neural-networks mathematics-machine-learning matplotlib ml numpy pandas python pytourch statistics tensorflow
Last synced: 05 Feb 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/nextgencodes/dspath
Collecting DS methods in one place
arduino data-science data-science-projects deep deep-learning deep-neural-networks gpu iot jetson machine-learning machine-learning-algorithms machine-learning-models nvidia raspberrypi robotics
Last synced: 28 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/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: 01 Feb 2025
https://github.com/easonlai/tensorflow_covid-19_classification_by_chest_x-ray
Tensorflow COVID-19 Classification by Chest X-Ray
cnn cnn-classification cnn-model convolutional-neural-networks deep-learning deep-neural-networks deeplearning densenet healthcare keras keras-tensorflow machine-learning machinelearning medical medical-image-processing medical-imaging tensorflow tensorflow-examples tensorflow-tutorials tensorflow2
Last synced: 21 Dec 2024
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/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/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/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/vara-co/deep-learning-challenge
The purpose of this analysis is to develop a deep learning model using TensorFlow and Keras to predict which applicants have the best chances of success if funded by Alphabet Soup, a nonprofit organization.
deep-learning deep-neural-networks deeplearning machine-learning predictions
Last synced: 02 Feb 2025
https://github.com/ondrejbiza/tfset
Interactive Tensorflow training.
deep-learning deep-neural-networks machine-learning tensorflow tensorflow-experiments
Last synced: 21 Dec 2024
https://github.com/sergio11/breast_cancer_diagnosis_mlp
🩺🔬 MLP-based Breast Cancer Diagnosis: Predicts tumor malignancy from image features, aiding in early detection. 📊🤖
deep-learning deep-neural-networks machine-learning mlp-classifier mlp-networks numpy sklearn sklearn-classify
Last synced: 14 Dec 2024
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/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/jeronymous/deep_learning_notebooks
Self-containing notebooks to play simply with some particular concepts in Deep Learning
artificial-intelligence artificial-neural-networks automatic-speech-recognition deep-learning deep-neural-networks machine-learning natural-language-processing speech-recognition speech-to-text tokenization tokenizer-nlp tokenizers
Last synced: 04 Feb 2025
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/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/hiroakimikami/nnabla-ggnn
Reimplement gated graph neural network in NNabla
deep-learning deep-neural-networks ggnn nnabla
Last synced: 13 Jan 2025
https://github.com/sylvia-ai-lab/dr.-sylvia-s-ai--engineering-lab-codeshare
The code has explanations in YOUTUBE Ph.D.(c) Sylvia's AI & Engineering Lab Series 3 MATLAB — ideal for a quick start..
ai batterydegradation deep-neural-networks matlab
Last synced: 26 Jan 2025
https://github.com/kalfasyan/regular_irregular_shapeselectivity
Repository for my paper with title "Shape Selectivity of Middle Superior Temporal Sulcus Body Patch Neurons."
convolutional-neural-networks deep-neural-networks models neuroscience research-paper vision vision-science
Last synced: 17 Jan 2025
https://github.com/het-shah/ml
deep-neural-networks machine-learning neural-network regression-models
Last synced: 03 Jan 2025
https://github.com/mithoon278/deepfake-video-detection-resnext-and-lstm-
This projects aims in detection of video deepfakes using deep learning techniques like RestNext and LSTM. We have achived deepfake detection by using transfer learning where the pretrained RestNext CNN is used to obtain a feature vector, further the LSTM layer is trained using the features.
deep-learning deep-neural-networks deepfake-detection flask-application lstm python resnext-50
Last synced: 27 Jan 2025