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-10 00:07:09 UTC
- JSON Representation
https://github.com/ivanrj7j/super-cars-vs-suvs
This is a deep neural network that looks at an images of cars and then classify them as suv and supercars
cnn deep-learning deep-neural-networks image-classification machine-learning
Last synced: 22 Dec 2024
https://github.com/utility-code/sprintdl
pytorch wrapper for easier experimentation
deep-learning deep-neural-networks pytorch
Last synced: 20 Nov 2024
https://github.com/mohamedsebaie/gender-age-race_prediction_keras
Gender Age Race Prediction Keras with Multiple Heads to The Model.
computer-vision deep-learning deep-neural-networks keras keras-classification-models keras-neural-networks keras-tensorflow neural-network python
Last synced: 20 Nov 2024
https://github.com/kanishknavale/training_don_a_novel_approach
Repository for research paper "Training Dense Object Nets: A Novel Approach"
computer-vision deep-neural-networks dense-object-nets image-correspondences image-dataset image-processing keypointnet pytorch pytorch-lightning synthetic-augmentation synthetic-dataset-generation
Last synced: 06 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/debasish-dutta/handwritten-digit-classifier
A web-app based on a handwritten digit recognizer TF model and its neural network created from scratch and is deployed using a web-app with tensorflow.js
deep-neural-networks tensorboard-mnist-digit tensorflow2
Last synced: 18 Nov 2024
https://github.com/stupidcucumber/stablediffusion
A repository for fine-tuning StableDiffusion2.
deep-neural-networks diffusion-models generation python stable-diffusion text-to-image torch training
Last synced: 18 Nov 2024
https://github.com/stupidcucumber/deeplabv3-celebhq
Trained Torch version of the DeepLab on the CelebHQ.
deep-neural-networks deeplabv3 face-segmentation python3 segmentation-models torch
Last synced: 18 Nov 2024
https://github.com/sreecharanv/generating-realistic-and-diverse-textual-movie-reviews-with-imdb-dataset-leveraging-deep-learning
This project uses GPT-2 to generate realistic movie reviews from the IMDb dataset. By preprocessing data and fine-tuning the model, we achieved human-like text quality. The model's reviews were evaluated for coherence and diversity, showcasing GPT-2's potential in automated text generation.
deep-learning deep-neural-networks gpt-2 large-language-models machine-learning movie-reviews natural-language-processing text-generation
Last synced: 30 Nov 2024
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: 29 Nov 2024
https://github.com/aravinda-1402/diabetes-prediction-using-machine-learning
To predict whether a person has diabetes or not depending on the parameters given using the 'PIMA Diabetes' dataset
data-science deep-neural-networks machine-learning-algorithms
Last synced: 18 Nov 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/aravinda-1402/cotton_disease_prediction
Deep Learning model to detect a diseased cotton plant
cnn deep-neural-networks python3
Last synced: 18 Nov 2024
https://github.com/onurmx/emotion-recognition
Emotion recognition from facial images using convolutional neural networks.
ckplus computer-vision convolutional-neural-networks deep-learning deep-neural-networks emotion-recognition fer2013-dataset image-augmentation image-classification image-processing image-recognition kdef-dataset machine-learning pyside pytorch resnet tensorflow torch torchvision vgg
Last synced: 17 Nov 2024
https://github.com/justdvnsh/dbot
My chatbot
chatbot dbot decoder deep-learning deep-neural-networks encoder encoder-decoder-model gru lstm machine-learning machine-learning-algorithms rnn rnn-tensorflow seq2seq
Last synced: 14 Dec 2024
https://github.com/najdbinrabah/deep-learning-with-pytorch-and-captum
This project classifies smoking images using VGG19 with data augmentation, and Captum for model explainability, identifying key features per prediction.
binary-classification captum data-augmentation data-science deep-learning deep-neural-networks grad-cam image-classification integrated-gradients layer-attributions machine-learning occlusion primary-attributions python pytorch transfer-learning vgg19-model
Last synced: 17 Nov 2024
https://github.com/justdvnsh/research-summarizer
A research paper summariezer app
app deep-learning deep-neural-networks encoder-decoder gru lstm machine-learning machine-learning-algorithms research rnn rnn-tensorflow seq2seq summarizer webapp
Last synced: 14 Dec 2024
https://github.com/aaditya29/first-neural-network
Jupyter Notebook predicting the House Prices
deep-learning deep-learning-algorithms deep-neural-networks jupyter-notebook machine-learning machine-learning-algorithms neural-network neural-networks
Last synced: 14 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: 20 Nov 2024
https://github.com/rizerkrof/library-simpleneuralnetwork
This is a simple fully connected neural network library for deep learning. Include example.
deep-learning deep-neural-networks library
Last synced: 29 Nov 2024
https://github.com/hayatiyrtgl/lstm_time_seriesv2
The code downloads Microsoft stock data, preprocesses it, builds and trains a deep learning model, and visualizes predictions.
analyzer deep-learning deep-neural-networks forecasting lstm pandas python time-series
Last synced: 22 Dec 2024
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: 14 Nov 2024
https://github.com/aditya30394/dogs-vs-cats
Using convolution networks to classify Dogs and Cats
convolutional-neural-networks deep-neural-networks image-classification python-3 transfer-learning
Last synced: 07 Dec 2024
https://github.com/data-pioneer/mlops-name-entity-recognition-end-to-end-main
Implementation of MLops pipeline for Named Entity Recognition (NER) using pretrained Huggingface BERT transformer based model, further use CircleCI CI/CD tool for deployment on google cloud platform by using Docker image, Flask front end interface.
artifact-registry bert-fine-tuning circleci deep-neural-networks docker-image flask-application google-cloud huggingface-transformers pythin3
Last synced: 17 Nov 2024
https://github.com/dhrupad17/understanding-deep-learning-through-projects
This repository encapsulates a hands-on approach to mastering the intricate concepts of deep learning. Through practical engagement with real-world projects, learners immerse themselves in the nuances of neural networks, optimization techniques, and model architectures. This methodology fosters a profound comprehensio
artificial-neural-networks convolutional-neural-networks deep-learning deep-neural-networks lstm-neural-networks project-repository recurrent-neural-networks
Last synced: 15 Nov 2024
https://github.com/aungkaungpyaepaing/mask-nomask-classification
Purpose of this project is to classified the captured image or input image, has masks or not. This model had trained with Convolutional Neural Network (CNN) and has high accuracy. The only problem of this model is it cannot detect the mask with different color due to dataset but included possible solution at the end of doc.
classification convolutional-neural-networks deep-learning deep-neural-networks image-classification image-processing
Last synced: 20 Nov 2024
https://github.com/dhrupad17/100-days-of-deep-learning
Its the practice repository covering all the concepts @campusx-official has covered in his playlist in much detailed way.
cnn deep-learning deep-neural-networks lstm-neural-networks mlp-networks perceptron rnn
Last synced: 15 Nov 2024
https://github.com/0xdaksh/loanclassifier
A Dead Accurate Deep Learning Algorithm that Can classify if you'll take loan or not.
classifier deep-learning deep-neural-networks keras neural-network python python35
Last synced: 17 Nov 2024
https://github.com/amlanmohanty1/face-recognition-attendance-management-system-with-powerbi-dashboard
Face Recognition based Attendance Management System with a Flask web application and Power BI attendance dashboard.
attendance-management-system deep-neural-networks dlib-face-recognition face-recoginition flask opencv opencv-python power-bi power-bi-dashboard powerbi powerbi-report python sqlite3
Last synced: 15 Nov 2024
https://github.com/mawadamhd/deep-learning-with-keras-and-tensorflow-course
This repository Course materials for Deep Learning with Keras and TensorFlow course. This repository includes Jupyter notebooks, datasets, assignments, and solutions .
deep-learning deep-neural-networks keras keras-tensorflow tensorflow
Last synced: 07 Dec 2024
https://github.com/albertopirillo/anndl-challenges-2023
Collection of two projects applying Deep Neural Networks on real-world problems. The first one with CNNs for image recognition and the other with RNNs and 1D-CNNs for timeseries forecasting.
deep-neural-networks image-recognition timeseries-forecasting
Last synced: 01 Jan 2025
https://github.com/apal21/tensorflow-pima-indians-dataset-classification
Pima Indians Dataset classification using Tensorflow Linear Classifier and DNN Classifier.
classification deep-neural-networks kaggle linear-classifier pandas pima-indians-dataset scikit-learn tensorflow
Last synced: 31 Dec 2024
https://github.com/nithin-sudarsan/handwritten-digit-recognizer
A Convolutional Neural Networks model used to recognize handwritten numbers.
cnn-classification deep-learning deep-neural-networks digit-recognition handwritten-digit-recognition machine-learning neural-network
Last synced: 25 Dec 2024
https://github.com/ostaptan/road_signs_prediction
Road signs prediction CNN model
cnn-classification deep-neural-networks machine-vision relu tensorflow
Last synced: 18 Nov 2024
https://github.com/binarybrainiacs/nexly
Deep Tech R&D Research
artificial-intelligence cpp20 cuda cuda-kernels cuda-programming deep-learning deep-neural-networks experimental hpc-systems infrastructure java maven natural-language-processing reccomendation-system research-and-development visual-studio
Last synced: 22 Dec 2024
https://github.com/gkouros/cs231n-spring2018-assignments
Spring 2018 Assignments for the "Convolutional Neural Networks for Visual Recognition (cs231n)" course from Stanford University
cnn-for-visual-recognition deep-learning deep-neural-networks generative-adversarial-networks lstm-neural-networks recurrent-neural-networks stanford-cs231n
Last synced: 01 Dec 2024
https://github.com/apozzi/convnetjs-extras
Builds on the core functionalities of convnetjs by adding more features and utilities that enhance the capabilities of neural network development and experimentation.
activation-functions convnetjs deep-learning deep-neural-networks loss-functions
Last synced: 29 Nov 2024
https://github.com/hemanthh17/ct5129-thesis-image-dehazing
ClearFlow: An Enhanced Image Dehazing Workflow Using Model Ensembling and CNN Postprocessing. This project is aimed to train a neural network to handle the task of image dehazing.
computer-vision deep-learning deep-neural-networks torch torchvision
Last synced: 21 Nov 2024
https://github.com/natielle/udemy-tensorflowcompython
Material de estudo do curso: https://www.udemy.com/course/tensorflow-machine-learning-deep-learning-python/learn/lecture/12670278#overview
deep-learning deep-neural-networks deeplearning python tensorflow
Last synced: 21 Nov 2024
https://github.com/donggeunyu/deep-learning-examples
Deep Learning의 여러 예제를 정리한 것!
deep-learning deep-learning-tutorial deep-neural-networks deeplearning python
Last synced: 15 Nov 2024
https://github.com/coolashishpt/-machine-deep-learning
RESEARCH PAPERS AND IMPLEMENTATIONS (Semi Projects)
deep-learning deep-neural-networks jupyter-notebook machine-learning machinelearning-python python-3-6
Last synced: 22 Dec 2024
https://github.com/loaiwalid07/portfolio
Loai Nazeer portfolio
classification clustering computer-vision data-science deep-learning deep-neural-networks machine-learning matplotlib matplotlib-pyplot nlp nlp-machine-learning nltk numpy pandas plotly sklearn streamlit tensorflow-tutorials
Last synced: 17 Nov 2024
https://github.com/alandoescs/ml-reading-group
The GitHub Page of the Bavarian International School Machine Learning Reading Group
deep-learning deep-neural-networks machine-learning neural-networks reading-list
Last synced: 29 Dec 2024
https://github.com/d-kleine/deep-learning
Udacity Deep Learning Nanodegree notes and project solutions
deep-learning deep-neural-networks
Last synced: 01 Jan 2025
https://github.com/abhaskumarsinha/1d-gan
A simple well-documented tutorial on implementing a 1D GAN on Keras using a Python Jupyter Notebook
deep-learning deep-neural-networks gan generative-adversarial-network keras keras-tensorflow python3 tensorflow2 tutorial
Last synced: 21 Nov 2024
https://github.com/mohammad95labbaf/lung-segmentation
The preparation for the Lung X-Ray Mask Segmentation project included the use of augmentation methods like flipping to improve the dataset, along with measures to ensure data uniformity and quality. The model architecture was explored with two types of ResNets: the traditional CNN layers and Depthwise Separable.
chest-xray-images chest-xrays cnn cnn-keras convolutional-neural-networks deep-learning deep-neural-networks deeplearning depthwise-separable-convolutions depthwiseseparableconvolution lung-disease lung-segmentation segment segmentation x-ray-images
Last synced: 14 Nov 2024
https://github.com/nuel77/style_transfer_using_tensorflow_2.0
style transfer using vgg19 model- referenced form tensor flow tutorials- made using tensorflow 2.0 and keras
beginner-friendly beginner-project deep-learning deep-neural-networks keras keras-neural-networks keras-tensorflow style-transfer tensorflow-examples tensorflow-experiments tensorflow-tutorials vgg19
Last synced: 17 Nov 2024
https://github.com/kmr0877/digit-recognition
Implementation of CNNs for handwritten digit recognition
convolutional-neural-networks deep-learning deep-learning-algorithms deep-neural-networks mnist mnist-classification mnist-dataset mnist-handwriting-recognition mnist-image-dataset python3 recurrent-neural-networks tensorflow
Last synced: 28 Dec 2024
https://github.com/aryanjain28/blog---linear-regression
My first blog explains the concepts of linear regression that are the first steps towards advanced ML/AI.
blog blogs deep-learning deep-learning-blog deep-neural-networks deeplearning linear-regression linear-regression-blog machine-learning machine-learning-blogs ml-blog
Last synced: 01 Dec 2024
https://github.com/aryanjain28/blog-convolution-neural-network-cnn-
Easy explanation on Convolutional Neural Network.
blog blogs cnn cnn-blog cnn-classification convolutional-neural-networks deep-learning deep-neural-networks deeplearning machine-learning machine-learning-algorithms neural-network
Last synced: 01 Dec 2024
https://github.com/aryanjain28/blog---r-cnn-fast-r-cnn-faster-r-cnn
Easy explanation on different object detection approaches like - R-CNN, Fast R-CNN, and Faster R-CNN.
blog blogs deep-learning deep-neural-networks deeplearning fast-r-cnn faster-rcnn machine-learning machine-learning-algorithms r-cnn
Last synced: 01 Dec 2024
https://github.com/aryanjain28/blog---logistic-regression
This blog is my attempt to explain logistic regression in the easiest way possible.
algorithms blog blogs deep-learning deep-neural-networks deeplearning logistic-regression logistic-regression-algorithm machine-learning machine-learning-algorithms
Last synced: 01 Dec 2024
https://github.com/autuanliu/kaggle-compettions
Kaggle Compettions code
deep-neural-networks kaggle-competition python36
Last synced: 21 Nov 2024
https://github.com/ahammadmejbah/fundamental-concepts-and-architectures-of-neural-network
Neural Networks are a set of algorithms, modeled loosely after the human brain, designed to recognize patterns. They interpret sensory data through a kind of machine perception, labeling, and clustering of raw input.
deep-learning deep-learning-algorithms deep-neural-networks deep-reinforcement-learning
Last synced: 09 Jan 2025
https://github.com/ahmad-ali-rafique/weather-prediction-fcnn
This project demonstrates a complete pipeline for weather prediction using a Fully Connected Neural Network (FCNN). The project is implemented in Python using Jupyter Notebook, and it covers data loading, preprocessing, model training, and performance evaluation.
ai artificial-intelligence data-analysis data-science deep-learning deep-neural-networks fully-connected-network machine-learning machine-learning-algorithms weather-information
Last synced: 15 Nov 2024
https://github.com/ahmad-ali-rafique/yolo-helmet-detection-app
This project implements a helmet detection system using YOLOv3 (You Only Look Once) and Streamlit. The application allows users to upload an image and detect helmets in real-time. The system uses OpenCV and pre-trained YOLOv3 weights to identify helmets in uploaded images, displaying the results with bounding boxes and confidence scores.
artificial-intelligence datascience deep-neural-networks helmet-detection image-processing machine-learning modeling opencv streamlit-dashboard yolov3
Last synced: 15 Nov 2024
https://github.com/sevmardi/ml-projects
ML projects
airline datascience deep-neural-networks machine-learning ml prediction predictive-modeling
Last synced: 25 Dec 2024
https://github.com/ahmad-ali-rafique/handwritten-digit-recognition-mnist
This project demonstrates a complete pipeline for recognizing handwritten digits using the MNIST dataset. The project is implemented in Python using Jupyter Notebook, and it covers data loading, preprocessing, model training, and performance evaluation of a Fully Connected Neural Network (FCNN).
ai artificial-intelligence data data-analysis datascience deep-learning deep-neural-networks fcnn fully-connected-network machine-learning machine-learning-algorithms ml modeling
Last synced: 15 Nov 2024
https://github.com/ahmad-ali-rafique/batch-card-detection-app
A deep learning-based Streamlit app to detect if a person is wearing a batch card, built with TensorFlow. Includes trained model, app interface, and deployment guide.
ai artificial-intelligence carddetection deep-neural-networks streamlit-dashboard tensorflow
Last synced: 15 Dec 2024
https://github.com/margaretkhendre/nonprofit-funding-vs-deep-learning-challenge
In this repository, Google Colab is paired with neural networks and deep learning to examine data from the nonprofit, Alphabet Soup. This nonprofit desires a tool that can help it select applicants for funding, so a binary classifier will be created to predict whether applicants will be successful if funded by Alphabet Soup.
colab-notebook deep-neural-networks deeplearning jupyter-notebook neural-networks pandas standardscaler tensorflow
Last synced: 09 Jan 2025
https://github.com/oscardelgado02/signal-detection-and-classification-dl-model
Deep Learning project that uses yolov5 to detect and classify traffic signals in videos.
deep-learning deep-neural-networks object-detection object-recognition traffic traffic-sign-classification traffic-sign-detection traffic-sign-recognition traffic-signs yolo yolov5
Last synced: 15 Nov 2024
https://github.com/bilalhameed248/rice-leaf-diseases-classification-using-pytorch
Pytorch Based Rice Leaf Diseases Classification. - Personal Project
custom-model-development data-augmentation data-pipeline data-science deep-neural-networks image-classification machine-learning python pytorch
Last synced: 15 Nov 2024
https://github.com/bilalhameed248/nlp-fake-news-classification
Fake News Classification using Naive Bayes, Passive-Aggressive (PA) Classifier and Artificia Neural Network (ANN)
artificial-neural-networks deep-learning deep-neural-networks embeddings machine-learning naive-bayes-classifier nlp nlp-basic passive-aggressive-classifier
Last synced: 15 Nov 2024
https://github.com/bilalhameed248/whisper-fine-tuning-for-pronunciation-learning
Fine Tuning of Whisper Speech To Text Base Model For Pronunciation Learning
deep-learning deep-neural-networks dnn fine-tuning openai pronunciation python seq2seq speech speech-recognition speech-synthesis speech-to-text whisper whisper-ai
Last synced: 15 Nov 2024
https://github.com/mohammad95labbaf/brain-tumor-transferlearning
The Brain Tumor MRI Dataset from Kaggle is employed for automated brain tumor detection and classification research. Investigated methods include using pre-trained models (VGG16, ResNet50, and ViT). 🧠🔍
cnn cnn-keras deep-learning deep-neural-networks deeplearning kaggle-dataset keras keras-tensorflow neural-network neural-networks pretrained-models resnet-50 transfer-learning tumor-classification tumor-detection vgg16 vision vision-transformer vit
Last synced: 14 Nov 2024
https://github.com/bilalhameed248/diagnosis-effecting-patients-recovery-detection
A DNN Based Diagnosis Impact Detection Model. - Feb 2022 - Jun 2023
bert classification data-science datapipeline datapreprocessing deep-neural-networks dnn fine-tuning healthcare physiotherapy python transformer
Last synced: 15 Nov 2024
https://github.com/raufjatoi/handwritten-character-recognition
Handwritten character recognition system that can recognize various handwritten characters or alphabets. I will extend this to recognize entire words or sentences.
deep-learning deep-neural-networks machine-learning mnist-handwriting-recognition
Last synced: 25 Nov 2024
https://github.com/bilalhameed248/patient-most-recent-treatments-similarity-measuring
BioBert Enhanced Patient Treatment Similarity Analysis with Sentence Transformers
bert bert-fine-tuning bert-model biobert data-extraction data-preprocessing data-science deep-learning deep-neural-networks dnn python pytorch sentence-embeddings sentence-similarity sentence-transformers sentiment-analysis transformer
Last synced: 15 Nov 2024
https://github.com/bilalhameed248/delay-reason-extraction-model
Efficient Delay Reason Extraction in Patient Appointments/Treatments Using BERT and Tensorflow. - Feb 2022 - Jun 2023
bert bert-fine-tuning bert-model biobert data-extraction data-preprocessing data-science deep-learning deep-neural-networks dnn pytorch semantic-analysis sentence-embeddings tensorflow transformer
Last synced: 15 Nov 2024
https://github.com/donmaruko/sentiment-analysis-api
Flask-based API for sentiment analysis using deep learning models and includes endpoints for text and file input, database storage, and integrated Swagger documentation.
api deep-learning deep-neural-networks flask keras lstm machine-learning neural-network rnn scikit-learn scikitlearn-machine-learning sklearn sqlite3 swagger swagger-ui tensorflow
Last synced: 04 Jan 2025
https://github.com/blacksujit/sentiment-analysis
This project is a sentiment analysis model built to classify IMDB movie reviews as either positive or negative using the **IMDB dataset**. It uses various machine learning models and deep learning techniques to handle the text data.
challenge deep-learning deep-neural-networks lstm-neural-networks model-accuracy nlp nlp-datasets nlp-machine-learning polarity-integration proficient rqs score sentiment-analysis sentiment-classification
Last synced: 01 Dec 2024
https://github.com/faraasat/deeplearningai_deep_learning_specialization
Deeplearning.ai Deep Learning Specialization
artifiical-intelligence deep-neural-networks machine-learning python tensorflow
Last synced: 21 Nov 2024
https://github.com/edreate/neural_learn
A Deep Learning library based on Pytorch and PyTorch Lightning which makes Deep Learning even simpler.
deep-learning deep-neural-networks python3 pytorch pytorch-lightning
Last synced: 21 Dec 2024
https://github.com/rani-sikdar/tensorflow-learning
A comprehensive repository for learning TensorFlow, featuring code examples, projects, and resources. Covers concepts from beginner to advanced, including neural networks, CNNs, RNNs, NLP, and deployment. Ideal for students, developers, and AI enthusiasts.
artificial-neural-networks convolutional-neural-networks deep-learning deep-neural-networks machine-learning pytorch recurrent-neural-networks tensorflow tensorflow-models
Last synced: 25 Nov 2024
https://github.com/blacksujit/deep-neural-networks
This repo contains my Neural Networks Learning With Projects
deep deep-layers deep-learning deep-neural-networks embeddings-word2vec llvm network-embeddings neural-network transformers-layers transformers-models vision-language-model
Last synced: 15 Nov 2024
https://github.com/rahulbhoyar1995/coursera-ml-specialisation-certification
Explore my journey through the Coursera Machine Learning Specialization with this repository. Access practice materials, code implementations, and learning notes to enhance your understanding of machine learning concepts.
deep-learning deep-neural-networks machine-learning machine-learning-algorithms python3 reinforcement-learning-algorithms supervised-learning unsupervised-learning
Last synced: 15 Nov 2024
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 Nov 2024