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-12 00:07:43 UTC
- JSON Representation
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/tinsaeabreham45/rock_paper_sc
cnn deep-learning deep-neural-networks machine-learning tensorflow
Last synced: 01 Feb 2025
https://github.com/ocramz/pytorch-playground
deep-learning deep-neural-networks sequence-models
Last synced: 01 Feb 2025
https://github.com/chaitanyac22/multi-input-multi-output-mnist-image-digit-and-summed-output-classification
The goal of this project is to build a neural network that takes an MNIST handwritten digit (0-9) image and a random number (digit 0-9) as inputs and returns the predicted class label (0-9) for the input image and its addition (sum) with the input random number as summed output (range 0-18) label as outputs.
cnn-classification data-visualization deep-neural-networks exploratory-data-analysis functional-api image-data-generator image-processing keras mnist-classification model-building model-evaluation multi-inputs multi-outputs python3 tensorflow
Last synced: 01 Feb 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/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/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: 09 Feb 2025
https://github.com/kaleidophon/calm-capybara
Comparing different Neural NLP models for Emoji Prediction.
attention-mechanism convolutional-neural-networks deep-learning deep-neural-networks emojis lstm natural-language-processing nlp
Last synced: 08 Feb 2025
https://github.com/basemax/deepsummarizationnlp
In deep learning NLP, using a model we are trying to summarization the text.
deep-learning deep-neural-networks neural-network python summarization summarization-algorithm summarization-dataset
Last synced: 09 Feb 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: 08 Feb 2025
https://github.com/markus28/ml-library
Java Implementation of Machine-Learning Algorithms
classification clustering deep-learning deep-neural-networks kmeans machine-learning
Last synced: 26 Jan 2025
https://github.com/m0hc3n/happy-or-sad-detection-deep-learning-model
This is a simple deep learning model to detect whether a person is happy or sad.
body-recognition convolutions deep-learning deep-neural-networks face-recognition-opencv
Last synced: 08 Jan 2025
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/ayushexploring/deep-learning-specialization
Coursework for Andrew Ng's Deep Learning Specialization from deeplearning.ai
andrew-ng backpropagation coursera deep-neural-networks deeplearning deeplearning-ai feedforward-neural-network logistic-regression neural-networks perceptron
Last synced: 22 Dec 2024
https://github.com/dkosarevsky/bmstu_bgqw
BMSTU Bachelor's Graduate Qualification Work
deep-learning deep-neural-networks deepface deepfake deepfake-detection deepfakes deeplearning neural-network python streamlit
Last synced: 21 Dec 2024
https://github.com/maxvandenhoven/bounded-knapsack-reinforcement-learning
University project applying deep reinforcement learning to solve the bounded knapsack problem
bounded-knapsack-problem deep-learning deep-neural-networks deep-reinforcement-learning gym knapsack-problem operations-research or-gym python pytorch
Last synced: 29 Dec 2024
https://github.com/uranusx86/addernet-on-tensorflow
a implementation of neural network with almost no multiplication with tensorflow 2 (Adder Net)
adder addernet ai artificial-intelligence cnn custom-layer deep-learning deep-neural-networks image-classification implementation implementation-of-research-paper keras lightweight mnist neural-network tensorflow tensorflow2
Last synced: 21 Jan 2025
https://github.com/applicativesystem/go-microrna-deep
a microRNA deep learning go package
bioinformatics deep-learning deep-neural-networks genome-analysis micrornas neural-networks
Last synced: 08 Feb 2025
https://github.com/applicativesystem/bacterial-genome-deep-learning
bacterial genome deep learning using keras
bacterial-deep bacterial-metagenomics deep-learning-algorithms deep-neural-networks deeplearning genome-analysis metagenomes
Last synced: 16 Dec 2024
https://github.com/alejandromeyer/images-and-deep-learning
Exercise of image creation with Deep Learning. Artificial neurons.
deep-learning deep-neural-networks image-processing
Last synced: 09 Feb 2025
https://github.com/ashraf-khabar/bank-marketing-data-analysis
This project is focused on analyzing bank marketing data using PyTorch, pandas, numpy, and scikit-learn. The goal is to build a predictive model that can help identify potential customers who are more likely to subscribe to a bank's term deposit.
data-cleaning data-science data-visualization dataset deep-learning deep-neural-networks feedforward-neural-network learning neural-networks numpy pandas python pytorch sklearn
Last synced: 21 Jan 2025
https://github.com/nightmachinery/mlp_from_scratch
A simple MLP using only numpy. The computational graph is not automatically tracked, but the network supports arbitrarily many batch axes.
deep-learning deep-neural-networks deeplearning educational mlp mlp-classifier mlp-networks numpy
Last synced: 31 Dec 2024
https://github.com/ardawanism/a-tour-of-pytorch
In this repo, an introductory tutorial on PyTorch is provided. You can learn about the basics of PyTorch alongside defining and training deep neural networks consisting of different layer types such as fully-connected, convolutional, and etc.
convolutional-neural-networks deep-learning deep-neural-networks deeplearning multilayer-perceptron neural-network neural-networks pytorch pytorch-tutorial
Last synced: 09 Feb 2025
https://github.com/himudigonda/digits-recognition
This project uses ML and keras modules to recognise digits from the given dataset.
deep-learning deep-neural-networks digit-recognizer jupyter-notebook keras tensorflow
Last synced: 15 Nov 2024
https://github.com/kedhareswer/mlgenefunction
css deep-neural-networks image-processing jupyter-notebook machine-learning python
Last synced: 28 Jan 2025
https://github.com/ardawanism/advanced_deep_learning_fall_2023
In this repository some codes and visualizations are provided for Advanced Deep Learning course.
advanced-deep-learning convolutional-neural-networks deep-learning deep-neural-networks machine-learning machine-learning-algorithms recurrent-neural-networks
Last synced: 20 Jan 2025
https://github.com/chengetanaim/customer-churn-prediction
Customer churn is the loss of customers or subscribers for any reason at all. In this project I was predicting customer churn using artificial neural networks.
artificial-neural-networks deep-learning deep-neural-networks keras machine-learning pandas pandas-dataframe tensorflow2
Last synced: 23 Dec 2024
https://github.com/khareyash05/breast-cancer-classification-using-deep-neural-network
Breast Cancer Classification using Deep Neural Networks
breastcancer-classification deep-neural-networks pytorch
Last synced: 11 Jan 2025
https://github.com/shah-afraz411/dcgan-gemstone_dataset_generation
DCGAN-Gemstone_Dataset_Generation
dataset-generation deep-learning deep-neural-networks gan generative-adversarial-network generative-ai image python3 pytorch
Last synced: 06 Feb 2025
https://github.com/alex-lechner/carnd-behavioralcloning-p3
Driving a car around a track in Udacity's car simulator only with image data and neural networks. Project 3 of Udacity's Self-Driving Car Engineer Nanodegree Program.
autonomous-vehicles behavioral-cloning convolutional-neural-networks deep-learning deep-neural-networks keras keras-neural-networks self-driving-car udacity-self-driving-car
Last synced: 22 Jan 2025
https://github.com/hansalemaos/tools4yolo
Some image augmentation tools for yolov5 (and probably other models)
augmentation darknet dataset deep-learning deep-learning-algorithms deep-neural-networks deep-reinforcement-learning deeplearning-ai generate image imagerecognition learning locate machine ml pytorch training yolo yolov5
Last synced: 23 Dec 2024
https://github.com/kowshik24/predictstock
🚀 StockSage: Predicting Tomorrow's Stocks, Today! 🌌 Dive deep into the future of stock prices with StockSage! Powered by LSTM networks, this repository is a treasure trove for those looking to explore the intricacies of stock price predictions. 📈✨ 🔗 Live App: https://stocksage.streamlit.app/
data-science data-visualization deep-neural-networks lstm stock-market streamlit tensorflow
Last synced: 06 Feb 2025
https://github.com/ardawanism/fault-detection-and-identification-2023
In this repo, a few topics about useful Machine Learning and Deep Learning algorithms for Fault Detection and Identification are taught.
convlstm convlstm-network convlstm-pytorch convolutional-neural-networks convolutional-recurrent-network deep-learning deep-neural-networks deeplearning fault-detection fault-diagnosis machine-learning machine-learning-algorithms multilayer-perceptron pytorch pytorch-implementation recurrent-neural-networks
Last synced: 20 Jan 2025
https://github.com/ardawanism/mlp-mixer-an-all-mlp-architecture-for-vision
In this repository, a very informative and comprehensive implementation of MLP-Mixer is provided for educational purposes using PyTorch.
computer-vision deep-learning deep-neural-networks fully-connected-network machinevision mlp mlp-mixer
Last synced: 20 Jan 2025
https://github.com/ofir-frd/cats-vs-dogs-deep-learning
deep-learning deep-neural-networks dogs-vs-cats mobilenet vgg16
Last synced: 11 Jan 2025
https://github.com/sathvik902/master-chef
A Deep Learning model which predicts the Indian Recipe from the ingredients we have in our home.
Last synced: 25 Jan 2025
https://github.com/alex-lechner/carnd-semanticsegmentation-p12
An approach for pixel-based classification of drivable parts of the road (known as Semantic Segmentation). Project 12 of Udacity's Self-Driving Car Engineer Nanodegree Program.
autonomous-vehicles deep-learning deep-neural-networks deeplearning fully-convolutional-networks self-driving-car semantic-segmentation tensorflow
Last synced: 22 Jan 2025
https://github.com/hari9-9/captcha-solver
A Scalable CAPTCHA solving Solution using CNN's
captcha-solver deep-neural-networks scalability tensorflow tf-lite
Last synced: 09 Feb 2025
https://github.com/mohamedomar2020/keras_tensorflow
Using Keras to build a deep neural network for bladder cancer progression
adam-optimizer bladder-cancer cancer cancer-research deep-learning deep-neural-networks dropout genomics keras keras-tensorflow machine-learning machine-learning-algorithms multi-perceptron sgd-optimizer softmax tensorflow
Last synced: 30 Jan 2025
https://github.com/ardawanism/convmixer-patches-are-all-you-need
In this repository, a very informative and comprehensive implementation of ConvMixer architecture is provided for educational purposes using PyTorch.
cnns computer-vision convmixer convolutional-neural-networks deep-learning deep-neural-networks machinevision
Last synced: 20 Jan 2025
https://github.com/ardawanism/autoencoder_ml_kntu_spring2024
In this repo, a clean and efficient implementation of Fully-Connected or Dense Autoencoder is provided. The code alongside the video content are created for Machine Learning course instructed at Khajeh Nasir Toosi University of Technology (KNTU).
autoencoder autoencoder-neural-network autoencoders deep-learning deep-neural-networks machine-learning
Last synced: 20 Jan 2025
https://github.com/cooldragon12/solana-forecasting-using-lstm
A time series forecasting analysis using LSTM for the Solana Price
deep-neural-networks lstm lstm-model machine-learning
Last synced: 07 Jan 2025
https://github.com/heisenberg141/deep-learning-from-scratch
In this repository, I have showcased implementation of deep learning methodologies and architectures using Python and Numpy
algorithms binary-classification computer-vision data-science deep-learning deep-neural-networks implementation machine-learning multi-class-classification neural-network numpy python regression-models
Last synced: 31 Jan 2025
https://github.com/sixcolors/hotdog
Image classification application that uses deep learning to determine whether an image contains a hotdog or not.
ai deep-neural-networks hotdog hotdog-classifiers machine-learning ml not-hotdog python3 tensorflow
Last synced: 07 Feb 2025
https://github.com/ee2110/store_item_recsys_with_deep_learning_and_tensorflow
algorithms convolutional-neural-networks deep-neural-networks deep-q-network double-deep-q-network machine-learning machine-learning-algorithms numpy policy-gradient python recurrent-neural-networks tensorflow
Last synced: 28 Jan 2025
https://github.com/avidlearnerinprogress/neuralnetworksanddeeplearning
Programming assignments of the course
andrew-ng deep-learning deep-neural-networks python
Last synced: 14 Jan 2025
https://github.com/rsn601kri/quantum_reservoir_modeling
Quantum Reservoir Computing (QRC) algorithm to address credit risk modeling use any quantum software development kit (SDK) or quantum processing unit (QPU).
deep-neural-networks python quantum-computing random-generation reservoir-computing
Last synced: 27 Dec 2024
https://github.com/tariqdaouda/abyme
Fractals for Deep and Sophisticated (Training) Loops
deep-learning deep-neural-networks deeplearning
Last synced: 01 Jan 2025
https://github.com/ggldnl/vision-and-perception
Material from the Vision and Perception course
camera-calibration computer-vision deep-neural-networks epipolar-geometry image-filtering image-processing structure-from-motion university
Last synced: 14 Jan 2025
https://github.com/mituskillologies/dl-dvvp-aug24
Deep Learning programs of training conducted at DVVP College of Engineering, Ahmednagar, August 2024
artificial-intelligence artificial-neural-networks computer-vision convolutional-neural-networks deep-learning deep-neural-networks encoder-decoder machine-learning natural-language-processing recurrent-neural-networks
Last synced: 13 Jan 2025
https://github.com/achint08/handwritten
Handwritten digit recognition
computer-vision convolutional-neural-networks deep-neural-networks machine-learning
Last synced: 28 Jan 2025
https://github.com/celiabenquet/iaprproject
Image Analysis and Pattern Recognition
deep-neural-networks image-recognition
Last synced: 03 Jan 2025
https://github.com/frgfm/pytorch-mnist
Implementation of various basic architectures (training on MNIST, Visdom visualization)
computer-vision deep-learning deep-neural-networks lenet mnist python3 pytorch pytorch-cnn visdom
Last synced: 29 Dec 2024
https://github.com/ddubeyyy/caption_generator
An AI-powered image caption generator using deep learning techniques to automatically generate descriptive captions for images. Utilizes CNNs for feature extraction and RNNs for sequence prediction.
cnn deep-neural-networks keras-tensorflow nlp-machine-learning rnn-tensorflow tensorflow vgg16
Last synced: 01 Feb 2025
https://github.com/mawadamhd/deep-learning-with-keras-and-tensorflow-course
This repository contains materials for Deep Learning with Keras and TensorFlow course. This includes Jupyter notebooks, datasets, assignments, and solutions .
deep-learning deep-neural-networks keras keras-tensorflow tensorflow
Last synced: 02 Feb 2025
https://github.com/wasay8/automatedgarbageimageclassifier
Implementation of CNN models(Resnet-34 and Resnet-50) to classify garbage images into 6 major categories for sustainable development and its disposability.
computer-vision deep-learning deep-neural-networks feature-engineering image-processing unstructured-data
Last synced: 01 Feb 2025
https://github.com/pham-andrew/dnn-curve-fitting
Simple regression exercise in TensorFlow.js
artificial-intelligence deep-learning deep-neural-networks machine-learning supervised-learning tensorflowjs
Last synced: 06 Feb 2025
https://github.com/andredarcie/chatbot-tensorflow
Chatbot desenvolvido em Tensorflow para responder perguntas do Stackoverflow sobre Python
data-science deep-learning deep-neural-networks kaggle machine-learning python stackoverflow tensorflow text-mining
Last synced: 09 Jan 2025
https://github.com/maosong2022/tinyneuralnetwork
A simply C++ implemented neural networks
cpp cpp17 deep-learning deep-neural-networks
Last synced: 22 Jan 2025
https://github.com/kmohamedalie/dtm_deep_learning_euclid_dataset
Euclid Dataset
computer-vision convolutional-neural-networks deep-neural-networks geometry machine-learning mathematics
Last synced: 02 Jan 2025
https://github.com/robmesseng/mlop_2.0
Proyecto de predicción de imagen mediante Deep Learning, control de versiones con git, control de data con DVC, exportación de modelos con ONNX, uso de FastAPI y uso de Docker para paquetizar. Despliegue en Azure App Services
azure-app-service deep-neural-networks dlops dvc machine-learning mlops pytorch-lightning weights-and-biases
Last synced: 09 Feb 2025
https://github.com/iambijoykar/tmnist-deeplearning-model
Handwritten character predict model
deep-learning deep-neural-networks neural-network tensorflow tmnist
Last synced: 21 Dec 2024
https://github.com/shashwat9kumar/covid_face_mask_detection
Detecting whether a person in the picture has face mask on or not using a convolutional neural network
cnn covid19 deep-learning deep-neural-networks face-detection mask-detection tensorflow
Last synced: 12 Jan 2025
https://github.com/lovi-0/flippy-bird
Flappy Bird Game with AI
deep-neural-networks flappy-bird game neat-algorithm neat-python python
Last synced: 26 Jan 2025
https://github.com/anibalalpizar/python-deep-learning-houseprice-prediction
Meters to price predictions using Python and deep learning.
deep-learning deep-neural-networks python tensorflow
Last synced: 08 Jan 2025
https://github.com/aiaaee/california_housing
It's about California House value. the goal is find a great method to assemble reasonable train test based on MLP regression by using torch
data-science datasets deep-learning deep-neural-networks machine-learning machine-learning-algorithms python
Last synced: 23 Dec 2024
https://github.com/simranjeet97/googlevision_ocr
GoogleVision_OCR Project to Read out PDF
data-science data-structures deep-learning deep-neural-networks gcp google google-analytics google-cloud-platform googlecloud googlecloudplatform googlecloudstorage machine-learning machine-learning-algorithms ocr ocr-engine ocr-recognition ocr-service python python-ocr python3
Last synced: 14 Jan 2025
https://github.com/sebukpor/breast-cancer-classification
this model classifies breast cancer as either benign or malignant
deep-learning deep-neural-networks tensorflow tensorflowjs
Last synced: 22 Dec 2024
https://github.com/coderixc/rforai
Learn R Programming Language for Statistics & Data Science
artificial-neural-networks data data-science deep-neural-networks machine-learning probability quant-analyst r science
Last synced: 20 Dec 2024
https://github.com/md-emon-hasan/ml_project_fake_news_predictin_using_deep_learning_with_lstm
📰 The Fake News Detection System uses deep learning techniques, specifically LSTM models, to classify news articles as real or fake.
ai cnn data-science deep-learning deep-neural-networks fake-new fake-news-detection gru keras lstm lstm-neural-networks machine-learning ml news-classification rnn sentiment-analysis tensorflow tensorflow-model text-classification text-processing
Last synced: 22 Jan 2025
https://github.com/camara94/face_recognition
In this project, will learn the concept to implement face recognition problem.
deep-learning deep-neural-networks face-detection face-recognition machine-learning tensorflow2
Last synced: 23 Dec 2024
https://github.com/volf52/deep-neural-net
A simple deep neural net class written to work with Numpy and Cupy
binarized-neural-networks binary-neural-networks bnn cupy deep-learning deep-neural-networks mnist numpy python python3
Last synced: 01 Feb 2025
https://github.com/crispengari/ml-utils
💎 This repository contains some helper functions that helps you speed your machine learning code everyday. It also contains some useful basic knowledge about machine learning, it's behavior, how it started etc. It's a bag of machine learning things basically.
deep-learning deep-neural-networks machine-learning utils
Last synced: 09 Feb 2025
https://github.com/crispengari/nmt
🎗 Neural Machine Translation (nmt) repository contains an end-to-end deep artificial neural network for machine translation and language identification based on south-african-languages.
api artificial-intelligence artificial-neural-networks datascience deep-learning deep-neural-networks flask graphql javascript json jupyter-notebook machine-learning natural-language-processing nlp nmt nueral-machine-translation python rest-api tweepy
Last synced: 09 Feb 2025
https://github.com/hackintoshrao/tensorflow-income-bracket
Predicting whether the income > 50K based on the information about the individuals.
classification deep-learning deep-neural-networks tensorflow
Last synced: 07 Feb 2025
https://github.com/deepschneider/faces-dcgan
DCGAN for human faces generation (Radford architecture, Keras framework)
dcgan dcgan-keras dcgan-model deep-learning deep-neural-networks deepfakes face-generation gan gan-keras image-generation image-generator keras keras-models keras-tutorials python radford
Last synced: 16 Jan 2025
https://github.com/deepschneider/simpsons-dcgan
My attempt to design DCGAN
dcgan dcgan-keras dcgan-model dcgan-tensorflow deep-neural-networks deepfakes gan gan-keras keras keras-models keras-tensorflow keras-tutorials python radford simpsons-dcgan tensorflow tensorflow-models
Last synced: 16 Jan 2025
https://github.com/somjit101/self-driving-car
An implementation of a simple self-driving car control using the image feed from a single dashcam.
autonomous-driving autonomous-vehicles car cnn cnn-keras convolutional-layers convolutional-neural-networks dash-cam deep-learning deep-neural-networks feature-extraction neural-network self-driving-car tensorflow
Last synced: 16 Jan 2025
https://github.com/krishna-smapca/neural-network-using-pytorch
This repo contains the implemention of few neural network on Fashion Mnist Dataset, designed for Multi-Class classification
ai ann artificial-intelligence classification deep-neural-networks machine-learning neural-networks python3 pytorch pytorch-implementation
Last synced: 11 Feb 2025
https://github.com/motykatomasz/deepimageprior
Project reproducing part of "Deep Image Prior" paper, conducted for Deep Learning course (CS4240) at TU Delft.
cnn deep-learning deep-neural-networks pytorch
Last synced: 08 Feb 2025
https://github.com/vutrong826/yolov8-brain-tumor-segmentation
Brain tumor segmentation using YOLO architecture for fast and accurate detection.
cnn deep-learning deep-neural-networks python python3 segmentation tumor-segmentation yolov8 you-only-look-once
Last synced: 09 Feb 2025
https://github.com/asim-2000/kaggling
This repository contains source code of the kaggle competitions in which I participated
deep-learning deep-neural-networks kaggle-competition machine-learning reinforcement-learning
Last synced: 10 Jan 2025
https://github.com/xaxm007/mlchemy
A workspace related to all my Machine Learning study.
association-rule-learning classification-model clustering deep-neural-networks dimentionality-reduction machine-learning nlp-machine-learning pca regression-models reinforcement-learning-algorithms
Last synced: 09 Feb 2025
https://github.com/aryansinghiiit/imagedetection
A generic image detection program that uses Google's Machine Learning library, Tensorflow and a pre-trained Deep Learning Convolutional Neural Network model called Inception. Topics
convolutional-neural-networks deep-learning deep-neural-networks image-detection tensorflow
Last synced: 24 Jan 2025
https://github.com/huseyincenik/deep_learning
Deep Learning #deeplearning
deep-learning deep-learning-tutorial deep-neural-networks keras keras-neural-networks keras-tensorflow tensorflow tensorflow-tutorials
Last synced: 21 Dec 2024
https://github.com/abidmuin/tensorflow-in-practice-specialization
TensorFlow in Practice Specialization
artificial-intelligence cnn-keras computer-vision deep-neural-networks keras-classification-models keras-implementations keras-models keras-neural-networks keras-tensorflow keras-visualization lstm machine-learning-coursera nlp prediction rnn-tensorflow seasonality tensorflow-models tensorflow-tutorials time-series-analysis trend-analysis
Last synced: 21 Dec 2024
https://github.com/codehub001/crop-recommendation-using-ml-dp
It is major project .
css3 deep-learning deep-neural-networks dsa-algorithm html js ml python
Last synced: 06 Feb 2025
https://github.com/heet9022/ye-kiski-tasweer-hai
A platform for training, labeling and retraining image classification models.
deep-neural-networks image-classification platform resnet
Last synced: 06 Feb 2025
https://github.com/mehmetgoren/deepstack_service
Feniks iNVR DeepStack Service
computer-vision deep-neural-networks deepstack docker docker-client face-recognition feniks message-broker microservices-architecture object-detection python-multiprocessing pytorch redis
Last synced: 21 Jan 2025
https://github.com/tushard702/sentiment-analysis
Sentiment analysis is the automated process of understanding an opinion about a given subject from written or spoken language. Implemented using RNN
deep-neural-networks machine-learning python
Last synced: 01 Jan 2025
https://github.com/tiennhm/artist-style-transfer-cyclegan
Implement Artist Style Transfer using CycleGAN
ai artistic-style-transfer cyclegan deep-learning deep-neural-networks dl gan generative-adversarial-network
Last synced: 27 Jan 2025
https://github.com/parth-shastri/neural_nets_tensorflow
Just a small set of projects from a student who loves to play with Deep-learning!
deep-learning deep-neural-networks learning neural-networks python3 tensorflow-examples tensorflow-tutorials tensorflow2
Last synced: 21 Dec 2024
https://github.com/suwadith/footy-predictor-football-match-prediction-tensorflow-fastapi-plugin
A Deep-Learning (Tensorflow) based project which can be used to predict weekly EPL match results. Uses FastAPI as the backend to feed the results to a Chrome based plugin which then modifies the SkySports website to convey the predicted outcomes.
api chrome-extension deep-learning deep-neural-networks fastapi football prediction tensorflow
Last synced: 13 Jan 2025
https://github.com/malolm/educationnal-neural-network-framework
Python implementation of an artificial neural network aimed at deeply mastering the underlying concepts that drive neural networks. This project is inspired by Andrej Karpathy and Russ Salakhutdinov.
deep-neural-networks mnist-classification python3
Last synced: 13 Dec 2024