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/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/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/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 Nov 2024
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 Nov 2024
https://github.com/coding-enthusiast9857/automatic_text_generation
Welcome to the repository, where innovation meets language! This repository is a comprehensive collection of tools, models, and resources dedicated to the exciting field of automatic text generation. Whether you're a researcher, developer, or enthusiast, this repository provides a playground for exploring cutting-edge technology.
ai ann cnn deep-learning deep-neural-networks gru keras lstm ml neural-networks nlp numpy python rnn tensorflow tensorflow2 text-processing
Last synced: 14 Nov 2024
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 Nov 2024
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/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/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/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/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/luluw8071/brain-tumor-detection
Brain Tumor Detection using Pytorch
brain-tumor-detection cnn-model deep-neural-networks image-classification pytorch vgg16
Last synced: 12 Nov 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/princep/blogsleepi
Blogs for Leepi Application
android androiddevchallenge deep-neural-networks edtech educational-project machine-learning
Last synced: 04 Jan 2025
https://github.com/rafaykhattak/neural-network-from-scratch
A simple neural network implementation from scratch using only NumPy for numerical computations.
deep-neural-networks image-classification neural-network numpy
Last synced: 13 Nov 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/rafaykhattak/plagsnipe
By analyzing the linguistic complexity and repetitiveness of the text, PlagSnipe provides accurate insights into the authenticity and originality of written content, helping users identify potential instances of AI-generated text with precision and confidence.
deep-neural-networks gpt2 gpt2tokenizer nltk pytorch transformers
Last synced: 13 Nov 2024
https://github.com/rafaykhattak/llamadoc
Taking advantage of LlamaIndex's in-context learning paradigm, LlamaDoc empowers users to input PDF documents and pose any questions related to the content. The tool leverages the LLama Index's reasoning capabilities to provide intelligent responses based on the contextual understanding of the LLM.
deep-neural-networks gpt3 in-context-learning llama-index llm
Last synced: 13 Nov 2024
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/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: 13 Nov 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
https://github.com/darraghdog/fish
Kaggle - The Nature Conservancy :fish:
cnn deep-neural-networks kaggle-competition keras region-detection yolo2
Last synced: 20 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/karan-malik/restrictedboltzmannmachine
Python3 implementation of the Unsupervised Deep Learning Algorithm, Restricted Boltzmann Machine.
artificial-intelligence artificial-neural-networks boltzmann-machines deep-learning deep-learning-algorithms deep-neural-networks numpy numpy-neural-network python python3 pytorch pytorch-implementation restricted-boltzmann-machine torch unsupervised-deep-learning unsupervised-learning unsupervised-learning-algorithms unsupervised-machine-learning
Last synced: 14 Nov 2024
https://github.com/g4m3r0/mri_gender_classification
Using MRI Images to classify the gender using DNNs
deep-learning deep-neural-networks gender-classification mri neural-networks
Last synced: 12 Nov 2024
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/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/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/kumar-shivam-ranjan/recognizing-human-activity-using-multiple-wearable-accelerometer-sensors
The project in this repository solved the HAR problem by deep neural network specifically long Short term memory (LSTM) of recurrent neural network .
deep deep-learning deep-neural-networks lstm-model smartphone-sensors
Last synced: 13 Nov 2024
https://github.com/idwessough/autonomous-driving
Autonomous Driving behaviour for a 4 wheel drive robot vehicle using AI and ROS to drive autonomously in a scaled city
artificial-intelligence computer-vision deep-neural-networks object-recognition robot-framework robotics ros2
Last synced: 22 Nov 2024
https://github.com/arif-miad/titanic-analysis
artificial-intelligence data data-science deep-neural-networks
Last synced: 14 Nov 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: 11 Nov 2024
https://github.com/arif-miad/image-classification
pre-trained image classification models use prior knowledge to recognize patterns in images, speeding up training and improving accuracy.
computer-vision deep-neural-networks kaggle-dataset keras python pytorch resnet-50 tensorflow transfiterlearning vgg19
Last synced: 12 Dec 2024
https://github.com/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/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/victordibia/neuraldreams
Visual Exploration of Representations Learned by Convolutional Neural Networks
cnn deep-learning deep-neural-networks explainability visualization
Last synced: 01 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: 12 Nov 2024
https://github.com/daelsepara/deeplearningcpp
C++ Implementation of Machine Learning Toolbox (deep neural networks and convolutional neural networks)
convolutional-neural-networks deep-neural-networks machine-learning-toolbox
Last synced: 29 Dec 2024
https://github.com/sayannath/linear-app
An ANN model is built and trained and exported to tflite format. Then it is integrated into Android App.
android ann deep-learning deep-neural-networks java keras machine-learning tensorflow tflite
Last synced: 11 Dec 2024
https://github.com/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/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/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: 19 Nov 2024
https://github.com/crispengari/cv-torch
computer vision notebooks for pytorch projects.
computer-vision deep-learning deep-neural-networks python pytorch torch
Last synced: 16 Dec 2024
https://github.com/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: 16 Nov 2024
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: 16 Nov 2024
https://github.com/reshalfahsi/neuralnetwork
Implementation of Artificial Neural Network Algorithm
artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks gradient-descent machine-learning medical-image-processing medical-insurance-costs medmnist neural-network newton-method python
Last synced: 15 Nov 2024
https://github.com/ahammadmejbah/tensorflow-developers
Welcome to the TensorFlow 90-Day Guide, your comprehensive roadmap to mastering TensorFlow and Neural Networks in just three months! This guide is meticulously structured to take you from a beginner to an advanced practitioner, equipped with the knowledge and hands-on experience to build, train, and deploy sophisticated machine learning models.
data-science data-visualization deep-learning deep-neural-networks deep-reinforcement-learning tensorflow tensorflow-models tensorflow-tutorials
Last synced: 11 Dec 2024
https://github.com/clberube/gims
Command line interface for geospatial image segmentation
deep-neural-networks geospatial-analysis segmentation unet
Last synced: 19 Nov 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/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: 10 Dec 2024
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: 12 Nov 2024
https://github.com/danmorales/fraud_detection
Modelagem para detecção de fraudes em cartões de crédito
credit-card-fraud deep-learning deep-neural-networks fraud-detection fraud-prevention keras machine-learning python
Last synced: 27 Dec 2024
https://github.com/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/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/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: 21 Nov 2024
https://github.com/ahmedshahriar/housing-price-prediction
Data science project on Housing Prices Dataset regression analysis
decision-tree-regression deep-neural-networks gradient-boosting house-price-prediction housing-prices keras knn-regression lasso-regression lgbmregressor matplotlib pandas randomforestregressor regression ridge-regression scikit-learn scipy tensorflow xgboost-regression
Last synced: 16 Nov 2024
https://github.com/ltfschoen/aind2-cnn
classification convolutional-neural-networks deep-neural-networks global-average-pooling image-augmentation image-recognition keras loss-functions mlp model-architecture multi-layer-architecture multi-layer-perceptron one-hot-encode optimiser tensorflow testing training validation
Last synced: 07 Dec 2024
https://github.com/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/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: 11 Nov 2024
https://github.com/gokulnpc/iris-detection
This project focuses on iris detection using deep learning techniques. The model architecture combines the power of ResNet152V2, a pre-trained convolutional neural network (CNN), with additional convolutional layers to accurately detect and localize iris regions in images.
convolutional-neural-networks deep-neural-networks iris-detection resnet
Last synced: 07 Dec 2024
https://github.com/gokulnpc/fashion-mnist-gan
This script outlines the implementation of a Generative Adversarial Network (GAN) designed to generate fashion images using the Fashion MNIST dataset. The GAN consists of a generator and a discriminator, which are trained simultaneously in an adversarial manner.
deep-learning deep-neural-networks fashion-mnist generative-adversarial-network
Last synced: 07 Dec 2024
https://github.com/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/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/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/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/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/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/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 Nov 2024
https://github.com/ashkarin/ndpatch
Package to extract arbitrary regions from an N-dimensional numpy array assuming it mirrored infinitely.
array data-structures deep-neural-networks image-processing numpy patches region-of-interest
Last synced: 04 Dec 2024
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/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/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 Nov 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: 03 Dec 2024
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/heinrichi/facerecognitionwpf
FaceRecognitionWPF
c-sharp deep-learning deep-neural-networks face-detection face-recognition machine-learning wpf
Last synced: 28 Nov 2024
https://github.com/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/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/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/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/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 Nov 2024
https://github.com/zenitsu0509/projects
This Repo contains my projects that I have worked on so far.
deep-neural-networks machine-learning
Last synced: 22 Nov 2024
https://github.com/mkturkcan/constellation-web
Website for the Constellation Dataset project.
computer-vision dataset deep-learning deep-neural-networks object-detection pretrained-models traffic urban-data-science urban-planning
Last synced: 22 Dec 2024
https://github.com/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: 25 Nov 2024
https://github.com/yididiyan/learning-tensorflow
Code for Learning TensorFlow, A guide to building deep learning systems
deep-learning deep-neural-networks tensorflow
Last synced: 28 Nov 2024
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: 20 Nov 2024
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: 08 Dec 2024
https://github.com/annapoorna-a-k/covid-19-detection-using-cnn
A precise and efficient model capable of early and accurate COVID-19 diagnosis.
bioinformatics cnn covid-19 covid-prediction deep-learning deep-neural-networks neural-network x-ray-images
Last synced: 03 Jan 2025
https://github.com/rambodrahmani/deep-learning
Final project for the Computational Intelligence and Deep Learning course at University of Pisa.
convolutional-neural-networks deep-learning deep-neural-networks keras keras-neural-networks keras-tensorflow point-cloud pointcloud pointclouds tensorflow2
Last synced: 29 Dec 2024
https://github.com/autrainer/aucurriculum
A Curriculum Learning Toolkit for Deep Learning Tasks built on top of autrainer.
autrainer computer-audition computer-vision deep-learning deep-neural-networks pytorch
Last synced: 19 Nov 2024
https://github.com/poodarchu/models.tf
papers implementation during learning dl and tensorflow.
deep-neural-networks tensorflow transfer-learning
Last synced: 30 Nov 2024
https://github.com/ocramz/pytorch-playground
deep-learning deep-neural-networks sequence-models
Last synced: 05 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: 29 Nov 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/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/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: 02 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: 20 Nov 2024