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/yoyololicon/building-nn-with-numpy
numpy lenet implementation.
convolutional-neural-networks deep-learning deep-neural-networks lenet-mnist mnist-classification numpy-tutorial scipy
Last synced: 06 Oct 2024
https://github.com/louis030195/xmoto-gym
OpenAi's gym environment for Xmoto game - reinforcement learning research
artificial-intelligence deep-learning deep-neural-networks deeplearning machine-learning machinelearning python reinforcement-learning
Last synced: 25 Dec 2024
https://github.com/joshua-dias-barreto/cifar10-using-cnns
A Convolutional Neural Network ( CNN ) is designed and trained to identify whether an image is an airplane, car, bird, cat, deer, dog, frog, horse, ship or a truck
cifar10 cnn-keras colab-notebooks deep-neural-networks machine-learning tensorflow visualization
Last synced: 12 Nov 2024
https://github.com/camara94/reseau-neurone-tensorflow-2
TensorFlow est une bibliothèque open source de Machine Learning, créée par Google, permettant de développer et d’exécuter des applications de Machine Learning et de Deep Learning
algorithms-and-data-structures deep-learning deep-neural-networks machine-learning python3 tensorflow2
Last synced: 23 Dec 2024
https://github.com/justsecret123/one-piece-image-classifier
A quick image classifier trained with manually selected One Piece images.
batch-normalization classification classification-model computer-vision convolutional-neural-networks data-augmentation deep-learning deep-neural-networks docker early-stopping image-classification image-classifier jupyterlab keras machine-learning notebook python tensorflow tensorflow-serving transfer-learning
Last synced: 23 Dec 2024
https://github.com/shashi456/deep-learning-research
Summaries of papers on Deep Learning, Natural Language Processing, Computer vision
artificial-intelligence computer-vision deep-learning deep-neural-networks hacktoberfest language-modeling machine-learning natural-language-processing neural-networks nlp research text-summarization
Last synced: 10 Dec 2024
https://github.com/a-mhamdi/journey-into-ml
Showcase some machine learning algorithms.
deep-neural-networks julialang keras machine-learning-algorithms python rlang tensorflow
Last synced: 12 Oct 2024
https://github.com/pegah-ardehkhani/brain-mri-segmentation
U-Net from Scratch for Brain Tumor Segmentation
ai-for-medical-diagnosis brain-imaging brain-mri brain-mri-images deep-learning deep-neural-networks dice-coefficient healthcare-imaging iou medical-image-processing medical-imaging mri mri-brain mri-brain-segmentation mri-images python segmentation tensorflow u-net u-net-keras
Last synced: 07 Jan 2025
https://github.com/frankchen121212/RHSNet
Tensorflow and Keras implementation of RHSNet for recombination hotspot identification and quantification
computational-biology deep-neural-networks motif-discovery
Last synced: 28 Nov 2024
https://github.com/papapana/face-generation
Face Generation using Generative Adversarial Networks (GANs)
deep-learning deep-neural-networks gan generative-adversarial-network pytorch
Last synced: 14 Nov 2024
https://github.com/jonperk318/machine-learning-analysis-of-hyperspectral-data
Using Non-negative Matrix Factorization (NMF) and Variational Autoencoder (VAE) machine learning architectures to analyze spatial and spectral features of hyperspectral cathodoluminescence (CL) spectroscopy images taken from hybrid inorganic-organic perovskite material
data-analysis data-science deep-neural-networks explained-variance hybrid-perovskite hyperspectral-image-classification machine-learning matplotlib nmf non-negative-matrix-factorization python pytorch scikit-learn semi-supervised-learning signal-processing solar-energy spectroscopy unsupervised-learning vae variational-autoencoder
Last synced: 06 Nov 2024
https://github.com/pasaopasen/pasaopasen.github.io
My resume, моё основное резюме
ansible bash code-acceleration compose cython data-science deep-neural-networks docker evolutionary-computation jenkins linux machine-learning mathematics python resume telegram winforms
Last synced: 28 Nov 2024
https://github.com/rakibhhridoy/ctscanpredictioncovid19-tensorflow
Classifying covid positive and negative cases in ct-scan images. Though the data is not large enough, it can be processed and make prediction from the model. Images are quite similar thus the task became much complicated.
cnn cnn-classification cnn-keras computer-vision covid-19 ctscan deep-learning deep-neural-networks image-classification image-processing keras machine-learning medical-image-analysis neural-network prognosis python
Last synced: 25 Dec 2024
https://github.com/pegah-ardehkhani/deep-neural-network-from-scratch
"Deep Neural Network" from Scratch
data-science deep-learning deep-neural-networks from-scratch from-scratch-in-python hidden-layers machine-learning neural-network python
Last synced: 07 Jan 2025
https://github.com/ranpy13/portrait-blur-bokeh
Attempt to recreate the DSLR like portrait bokeh blur effect on any normal image using deep learning, resnet and unet.
bokeh deep-neural-networks opencv resnet unet-image-segmentation
Last synced: 11 Nov 2024
https://github.com/efecanxrd/lstm-derin-ogrenme-modeli-ile-enerji-tuketimi-tahmini
Derin modelleme için kullanılan paketler TensorFlow ve Keras'tır. Python ile Hollanda'nın ileride kullanabileceği tahmini! enerji tüketimini hesapladık.
deep-learning deep-learning-algorithms deep-neural-networks deeplearning keras plotly python tensorflow
Last synced: 15 Nov 2024
https://github.com/rakshit-shetty/pothole-detection
A pothole detection DL algorithm using Yolo v2 and Tensorflow
deep-neural-networks pothole-detection tensorflow yolov2
Last synced: 27 Nov 2024
https://github.com/sevmardi/generative-adversarial-networks
Personal Experiments in different sorts of GANs
deep-learning deep-neural-networks gans generative-adversarial-network ml python3
Last synced: 25 Dec 2024
https://github.com/qengineering/squeezenet-ncnn
SqueezeNet for ncnn framework
cpp deep-neural-networks ncnn ncnn-framework ncnn-squeezenet raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4 squeezenet
Last synced: 27 Nov 2024
https://github.com/subhangisati/classification-of-venomous-and-non-venomous-snakes
This repository consists of classification of snakes species. It shows the whole progress and model used to achieve final accuracy. The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet. The final accuracy was achieved using transfer learning with model MobileNetV2
binary-image-classification classification cnn-classification cnn-keras computer-vision convolutional-neural-network cv2 data-science deep-neural-networks keras-tensorflow matplotlib mobilenetv2 neural-network numpy-library pandas-dataframe tensorflow transfer-learning
Last synced: 01 Jan 2025
https://github.com/justanhduc/neural-monitor
Monitor neural network training!
computer-vision deep-learning deep-neural-networks monitoring pytorch
Last synced: 02 Jan 2025
https://github.com/ayushverma135/whisper-hindi-asr-model-iit-bombay-internship
The Whisper Hindi ASR (Automatic Speech Recognition) model utilizes the KathBath dataset, a comprehensive collection of speech samples in Hindi. Trained on this dataset, Whisper employs advanced deep learning techniques to accurately transcribe spoken Hindi into text.
dataset deep-learning deep-neural-networks googlecollab machine-learning neural-networks python3 transcribing
Last synced: 01 Jan 2025
https://github.com/subhangisati/identification-of-gemstone-using-mobilenetv2-and-transfer-learning
The project focuses on Identification of various Gemstone. The dataset consists of 87 classes.It shows the whole progress and model used to achieve final accuracy. You will gain knowledge of Computer Vision, The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet,The final model used was transfer learning with model MobileNetV2
artificial-intelligence classification computer-vision convolutional-neural-networks cv2-library data-science deep-learning deep-neural-networks keras-neural-networks keras-tensorflow machine-learning multiclass-image-classification numpy-library pandas-dataframe python scikit-learn seaborn-python tensorflow
Last synced: 01 Jan 2025
https://github.com/johnsutor/emoji-painter
Paint with emojis.
accelerate deep-learning deep-neural-networks image-generation pytorch
Last synced: 18 Nov 2024
https://github.com/ahmedshahriar/time-series-projects
Collection of my Time series Analysis Projects
deep-learning deep-neural-networks keras lstm pandas python scikit-learn tensorflow time-series time-series-analysis time-series-classification time-series-forecasting time-series-prediction time-series-regression timeseries
Last synced: 16 Nov 2024
https://github.com/vyomshm/sentiment-rnn
Sentiment analysis using a recurrent neural network
deep-neural-networks recurrent-neural-networks rnn-tensorflow sentiment-analysis tensorflow
Last synced: 29 Nov 2024
https://github.com/vyomshm/image-classification-project
A convolution neural net to classify images from the CIFAR-10 dataset consisting of 60,000 images
convolutional-neural-networks deep-learning deep-neural-networks image-classification machine-learning
Last synced: 29 Nov 2024
https://github.com/ahammadnafiz/fiztorch
Toy Implementation of PyTorch
algorithms deep-learning deep-neural-networks framework implementation neural-network python python-3 pytorch pytorch-tutorial tensorflow2 torch tutorial
Last synced: 22 Dec 2024
https://github.com/harshjuly12/deep-learning-approaches-for-enhanced-breast-cancer-detection
A deep learning project aimed at early detection of breast cancer by classifying tumors as benign or malignant based on features extracted from cell images. The project demonstrates data preprocessing, model training, and evaluation using various deep learning algorithms to achieve high accuracy in predictions.
aiml cnn deep-learning deep-neural-networks
Last synced: 12 Nov 2024
https://github.com/0xdaksh/employeechurn
A Deep Neural Network that can Classify Employee Churn with ~97% Accuracy
algorithm artificial-neural-networks classifier deep-learning deep-neural-networks keras machine-learning tensorflow
Last synced: 17 Nov 2024
https://github.com/ayushexploring/lane-detection-traffic-sign-recognition
Lane Detection using OpenCV, Traffic Sign Recognition and Deep Learning Concepts
convolutional-neural-networks deep-neural-networks lane-detection logistic-regression mnist perceptron traffic-sign-classification traffic-sign-recognition
Last synced: 22 Dec 2024
https://github.com/vtuanpham/srgan_reimplementation_modified
Re-Implementation of SRGAN with symmetric padding for a better merged final image (Anysized input with 4x upscaled)
deep-learning deep-neural-networks fft gan generative-adversarial-network image image-processing kivy kivy-application kivy-framework machine-learning srgan srgan-keras super-resolution upscaling
Last synced: 25 Sep 2024
https://github.com/hritik5102/chatbot-with-deep-learning
Deep learning chatbot
chatbot deep-neural-networks intents nltk python softmax tensorflow tflearn
Last synced: 12 Dec 2024
https://github.com/mkashirin/scratches
Scratches is a project, which provides a comprehensive guide to creating deep learning models from scratch using Python and NumPy.
artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks from-scratch machine-learning machine-learning-algorithms numpy python
Last synced: 06 Nov 2024
https://github.com/amazon-science/mada_optimizer_search
Code the ICML 2024 paper: "MADA: Meta-Adaptive Optimizers through hyper-gradient Descent"
adam-optimizer deep-neural-networks gpt-2 large-language-models machine-learning machine-learning-algorithms meta-optimizer optimization optimization-algorithms
Last synced: 12 Nov 2024
https://github.com/hackintoshrao/solving-physics-in-keras
Solving a physics problem using keras
deep-neural-networks keras keras-neural-networks neural-networks physics
Last synced: 14 Dec 2024
https://github.com/mishig25/adversarial-reprogramming-keras
Keras implementation of Adversarial Reprogramming of Neural Networks
deep-learning deep-neural-networks
Last synced: 14 Dec 2024
https://github.com/akashmodak97/genre-detection-of-bengali-songs-based-on-audio-data
Genre Detection of Bengali Rabindranath Tagore's Song Based On Audio Data.
bengali-songs deep-learning deep-neural-networks feature-extraction genre-classification keras-tensorflow librosa lstm mfcc-features music-classification neural-network python3 song-genre tensorflow2
Last synced: 15 Nov 2024
https://github.com/aabduvak/object-detection-setup
The YOLOv8 Object Detection Setup allows users to perform real-time object detection using the YOLOv8 algorithm. The project is designed for simplicity and convenience, enabling users to run their models seamlessly and obtain output videos with detected objects.
computer-vision deep-neural-networks object-detection opencv yolov8
Last synced: 08 Jan 2025
https://github.com/justsecret123/twitter-sentiment-analysis
A sentiment analysis model trained with Kaggle GPU on 1.6M examples, used to make inferences on 220k tweets about Messi and draw insights from their results.
classification data-analysis data-science deep-learning deep-neural-networks docker glove-embeddings kaggle lstm lstm-neural-networks machine-learning natural-language-processing nlp python rnn scikit-learn sentiment-analysis sentiment-classification tensorflow word-embeddings
Last synced: 05 Nov 2024
https://github.com/serhatderya/deep_learning
This repository contains my notes from Deep Learning With Tensorflow 2.0 from codebasics YouTube channel
ai artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks deeplearning jupyter jupyter-notebook keras keras-neural-networks keras-tensorflow keras-tutorials neural-network neural-networks pyhon3 python tensorflow tensorflow-models tensorflow-tutorials tensorflow2
Last synced: 17 Nov 2024
https://github.com/e0xextazy/gender-est
Gender prediction using mobilenet_V2 finetuned on datasets of celebrities, lamoda, wildberries photos.
deep-learning deep-neural-networks gender-classification gender-classifier gender-detection gender-recognition lamoda mobilenet mobilenet-v2 mobilenetv2 mobilenetv2-ssdlite pytorch torch torchvision wildberries
Last synced: 25 Nov 2024
https://github.com/geo-y20/standard-ocr-
Explore the Standard OCR Project: a deep learning-based character recognition system leveraging advanced computer vision techniques. Detect characters in images using ResNet, Xception, Inception, and MobileNet models. Train, evaluate, and contribute to this cutting-edge technology.
css deep-learning deep-neural-networks flask html javascript jupyter-notebook keras ocr-recognition ocr-text-reader python resnet tensorflow xception
Last synced: 08 Jan 2025
https://github.com/saeed-dev2/saeed-dev2
Config files for my GitHub profile.
assembly-language c config deep-learning deep-neural-networks devloper embedded-systems github-config machine-learning networking programming-language python reinforcement-learning vhdl-code vlsi-testing
Last synced: 03 Dec 2024
https://github.com/unipr-org/deep-neural-network
Deep Neural Network Library: A flexible C++ library for building, training, and using deep neural networks. Modular, easy-to-use, and high-performance.
artificial-intelligence artificial-neural-networks cpp deep-neural-networks machine-learning
Last synced: 13 Dec 2024
https://github.com/yoyolicoris/building-nn-with-numpy
numpy lenet implementation.
convolutional-neural-networks deep-learning deep-neural-networks lenet-mnist mnist-classification numpy-tutorial scipy
Last synced: 15 Dec 2024
https://github.com/lamsut/adversarial-robustness-of-cnn
Research on adversarial machine learning
adversarial-attacks adversarial-training cifar-10 deep-neural-networks
Last synced: 07 Jan 2025
https://github.com/yoyolicoris/dl_hw1
back propogation
backpropagation classification deep-learning deep-neural-networks regression visualization
Last synced: 15 Dec 2024
https://github.com/tallamjr/dnn
Implementations of Deep Neural Networks in Tensorflow 2.x
deep-learning deep-neural-networks keras tensorflow tensorflow-examples tensorflow2
Last synced: 17 Dec 2024
https://github.com/ahmedshahriar/sentiment-analysis
Sentiment Analysis Projects
adam-optimizer data-science-projects deep-learning deep-neural-networks dense densely-connected-networks jupyter-notebook long-short-term-memory lstm-model lstm-sentiment-analysis machine-learning matplotlib numpy pandas scikit-learn sentiment-analysis tensorflow tensorflow-hub tensorflow-models tensorflow-text
Last synced: 21 Dec 2024
https://github.com/sarthak-1408/indian-food-classification
This Repo Represents Indian Food Classification and with the help of this project you can easily identify the Indian food
classification-model deep-learning deep-neural-networks flask flask-application image-classification keras-neural-networks keras-tensorflow tensorflow
Last synced: 16 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/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/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/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/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/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/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/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/tfset
Interactive Tensorflow training.
deep-learning deep-neural-networks machine-learning tensorflow tensorflow-experiments
Last synced: 21 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/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/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/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/hoanle396/chatbot-api-ai
ai api chat chat-api chatbot cnn-model deep deep-learning deep-neural-networks
Last synced: 14 Dec 2024
https://github.com/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/nikamrohan/cats-vs-dogs
Using Pytorch with Django To distinguish Cats from Dogs by Fine Tuning pretrained Model.
cats-vs-dogs deep-learning deep-neural-networks django django-framework fine-tuning-cnns pretrained-models pytorch pytorch-implmention vgg16
Last synced: 06 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/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/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/coditheck/tensorflow
TensorFlow is an open source Machine Learning library, created by Google, for developing and running Machine Learning and Deep Learning applications.
deep-learning deep-neural-networks keras machine-learning neural-network python tensorflow tensorflow-tutorials
Last synced: 21 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/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/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/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/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/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/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/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/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/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/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/edwildson/facerecognition
Projeto de reconhecimento de face e sentimentos, feito com Django e ML
deep-neural-networks django face-detection face-recognition machine-learning opencv python
Last synced: 08 Jan 2025
https://github.com/himanshuvnm/generalized-gaussian-radial-basis-function-in-artificial-intelligence-matlab
This is the recent work of my on the importance and application of mathematical function around its Hilbert function theory on artificial intelligence algorithms. The main motivation was the desire of improving the convergence rate and learning rate of various learning algorithms via Generalized Gaussian Radial Basis Function.
activation-functions artificial-intelligence deep-learning deep-neural-networks gaussian-process-regression image-recognition kernel-regression machine-learning-algorithms neural-network reproducing-kernel-hilbert-space support-vector-machine
Last synced: 25 Dec 2024
https://github.com/leehanchung/deeplearning.ai
Coursera Deeplearning.ai Deep Learning Specialization
coursera deep-learning deep-neural-networks neural-networks tensorflow
Last synced: 08 Jan 2025
https://github.com/keyurparalkar/cifar-10
ConvNet implementation for CIFAR-10 dataset using pytorch
convolutional-neural-networks deep-learning deep-neural-networks lenet-architecture pytorch
Last synced: 30 Dec 2024
https://github.com/mashiat12/synthetic_brain_image_generation
Synthetic images generated using deeplearning model (GANs) allows researchers to create realistic, diverse MRI images that can supplement or expand existing datasets without needing additional patient scans.
artificial-intelligence deep-learning deep-neural-networks gan gans generative-adversarial-network generative-ai image-processing imagegeneration machine-learning
Last synced: 30 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/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/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/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: 14 Nov 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/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/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/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/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/zjysteven/awesome-byte-llm
A curated list of papers and resources on byte-based large language models (LLMs) — models that operate directly on raw bytes.
awesome-list byte-llms deep-learning deep-neural-networks foundation-models large-language-models machine-learning multimodal-large-language-models research-paper tokenization-free transformers
Last synced: 20 Dec 2024
https://github.com/tanyachutani/neural-network-numpy
Neural Network (Multiple layers) from scratch using Numpy.
deep-neural-networks mnist neural-network neural-network-from-scratch numpy
Last synced: 11 Nov 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/shivamgupta92/imageforgerydetection
Employing Error Level Analysis (ELA) and Edge Detection techniques, this project aims to identify potential image forgery by analyzing discrepancies in error levels and abrupt intensity changes within images.
deep-neural-networks densenet121 error-level-analysis forgery-detection jpeg-compression-technique
Last synced: 12 Nov 2024