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-15 00:07:48 UTC
- JSON Representation
https://github.com/aravinda-1402/link-quality-prediction-for-lte-and-wifi-networks
Future link quality classification of IoT networks.
blstm deep-learning deep-neural-networks lstm wireless-sensor-networks
Last synced: 18 Nov 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/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/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/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/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: 26 Dec 2024
https://github.com/cyrildever/neural-networks-and-deep-learning-in-golang
Code adaptation of "Neural Networks and Deep Learning" book in Go
deep-learning deep-neural-networks golang neural-networks
Last synced: 22 Nov 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/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/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/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/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/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: 29 Nov 2024
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/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/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/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/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/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/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/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/norman-thomas/coursera-deep-learning
My implementation of assignments of the Coursera Deep Learning course and specialization
artificial-intelligence coursera deep-learning deep-neural-networks neural-networks
Last synced: 09 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/ostaptan/nqg
Neural Question Generator
deep-neural-networks machine-intelligence nlp tensorflow
Last synced: 18 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/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/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/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/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/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/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/m-pektas/identitysimilarity
This repository can help researchers who want to use face recognition in their research.
deep-learning deep-neural-networks face-recognition identity-loss loss loss-functions pytorch
Last synced: 11 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/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/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/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/vidhi1290/image-inpainting
🎨 Restore images flawlessly with our Image Inpainting Showcase! Using Convolutional Neural Networks, we revive corrupted parts. Explore code, models, and innovation for visual perfection. Join the AI journey of artistry and magic! 🖼️🔮 #ImageInpainting
artificial-intelligence artificial-neural-networks cifar10 computer-vision datascience datavisualization deep-learning deep-neural-networks humanfacedetection image-inpainting kaggle lfw-dataset machine-learning machine-learning-algorithms mnist-handwriting-recognition neural-networks python
Last synced: 08 Dec 2024
https://github.com/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/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/vidhi1290/face-recognition-system-in-python-using-facenet
Dive into the world of computer vision! Our Image Classification from Video project uses advanced techniques to identify faces in images and videos. Explore video processing, face extraction, and deep learning magic. Join the adventure now! 👩💻📸"
computer-vision data-visualization deep-learning deep-neural-networks face-detection friends-dataset haar-cascade-classifier image-classification image-recognition opencv pretrained-models python vggface video-processing
Last synced: 08 Dec 2024
https://github.com/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/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/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/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/zsxoff/neural-orthodontic-cephalometry
Convolutional networks detection in cephalometry based on TensorFlow
convolutional-networks deep-learning deep-neural-networks head-profile radiological-images tensorflow
Last synced: 15 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/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/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/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/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/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/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/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/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/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/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/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/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: 21 Nov 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/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/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/ondrejbiza/tfset
Interactive Tensorflow training.
deep-learning deep-neural-networks machine-learning tensorflow tensorflow-experiments
Last synced: 21 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/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/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/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/princep/blogsleepi
Blogs for Leepi Application
android androiddevchallenge deep-neural-networks edtech educational-project machine-learning
Last synced: 04 Jan 2025
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/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/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/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/ondrejbiza/vae
Variational autoencoders implemented in Tensorflow.
deep-learning deep-neural-networks tensorflow variational-autoencoders vq-vae
Last synced: 08 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/emaballarin/rddl
Rapid Deployment Deep Learning
anaconda-environment artificial-intelligence deep-learning deep-neural-networks infrastructure machine-learning python3 scaffold
Last synced: 27 Nov 2024
https://github.com/vishnun0027/sentiment-analysis
Here the several ways to perform sentiment analysis on text data, with varying degrees of complexity and accuracy
bag-of-words deep-learning deep-neural-networks deeplearning gru logistic-regression lstm machine-learning nltk-python rnn rnn-model sentiment-analysis svm-model tensorflow tensorflow2 text-classification text-preprocessing tf-idf tokenizer
Last synced: 25 Nov 2024
https://github.com/sreeeswaran/text-generation-using-t5
This project demonstrates the use of Transformers for text generation using the T5 model. The project includes the necessary code for training the model on a custom dataset and generating new text.
ai artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks neural-networks t5 t5-model text-generation text-generation-using-t5 text-to-text text-to-text-generation text-to-text-transfer-transformer text-to-text-transformer tranformers
Last synced: 22 Nov 2024
https://github.com/sreeeswaran/nst-for-artistic-image-creation
This project focuses on Neural Style Transfer (NST), a technique that applies the style of one image to the content of another image, creating a new, stylized image. NST leverages deep learning models, particularly Convolutional Neural Networks (CNNs), to extract and combine the content and style features of images.
artificial-intelligence artificial-neural-networks cnn cnn-model convolutional-neural-networks deep-learning deep-neural-networks image-generation machine-learning models neural-networks neural-style-transfer nst
Last synced: 22 Nov 2024
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/michaelradu/tinytensor
TinyTensor is an 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: 01 Dec 2024
https://github.com/lawmurray/gpu-course
Deep neural network and Adam optimizer in straight C and CUDA. Accompanies the course Foundations of GPU Computing (coming soon).
c course deep-learning deep-neural-networks deeplearning gpu gpu-computing machine-learning machinelearning tutorial
Last synced: 27 Nov 2024
https://github.com/iwas-coder/guanaco
A simple, uncomplicated, multilayered Neural Network framework written in pure C.
ai ai-models c deep-learning deep-neural-networks header-only neural-network stb
Last synced: 28 Nov 2024
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/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/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/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/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/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/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/redayzarra/cnn_trafficsigns
This is a machine learning project where I utilized the LeNet-5 architecture to create a convolutional deep network that classifies 43 different kind of traffic signs. I've made sure to include a full step-by-step implementation of the project as well as detailed notes for every step.
classification classification-model computer-vision deep-learning deep-neural-networks lenet lenet-5 lenet-architecture machine-learning model-evaluation model-selection
Last synced: 27 Nov 2024
https://github.com/asrs-lab/awesome-dl-security-and-privacy-papers
Awesome-DL-Security-and-Privacy-Papers
adversarial-attacks adversarial-examples adversarial-learning adversarial-machine-learning backdoor-attacks backdoor-defense backdoor-detection deep-learning deep-neural-network deep-neural-networks machine-learning-security ml-papers ml-security security-and-privacy security-paper supply-chain-security
Last synced: 25 Nov 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/aitor-alvarez/conversational-graph-neural-network
Conversational graph neural network models
conversational-ai deep-neural-networks disinformation graph-neural-network nlp-machine-learning
Last synced: 25 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/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/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/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