Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/prithvi45/conversational-chatbot

Chatbot built by using Deep Neural Networks and TensorFlow

deep-neural-networks python3 tensorflow

Last synced: 18 Nov 2024

https://github.com/yannick-kees/learning-geometric-phase-field-representations

Implementation of two phase field approaches for the surface reconstruction problem. One based of the Modica-Mortola theorem and the other based on Ambrosio-Tortorelli | Master Thesis

deep-learning deep-neural-networks fourier-features modica-mortola perimeter point-cloud rendering-3d-graphics surface-reconstruction

Last synced: 23 Nov 2024

https://github.com/saikiran6694/product_classification

This is my Final Year Major Project. The idea behind this project is to develop a deep learning model for sentimental analysis of the users emotion toward the product and provide insight to design which further helps in improvement of the product.

deep-learning deep-neural-networks jupyter-notebook python

Last synced: 10 Dec 2024

https://github.com/victorowinoke/cnn-image-classification-using-fashion-mnist-dataset

There's been much speculation in recent years about neural networks technologies and other deep learning algorithms, primarily because of the popularity of several implementations in the sector utilizing these techniques. Consequently, this hype has yielded several innovative ideas to build open-source libraries and methods to enable the average income tech-savvies to achieve their objective. This research paper aims to examine and illustrate how to use deep learning technologies and algorithms to precisely classify a dataset of fashion images into their respective clothing categories. First, the paper shows the general knowledge of convolutional neural networks (CNN) and the techniques of image classification. Later on, it also discusses the methodology of building a neural network and the simulation process. The results of the neural network simulation are compressively evaluated and discussed.

cnn-classification cnn-keras code deep-neural-networks fashion-classifier fashion-mnist-dataset image-classification python3 report tensorflow tensorflow-models

Last synced: 03 Nov 2024

https://github.com/ahammadmejbah/ibm-project-07-identify-stop-signs-with-transfer-learning

As part of the machine learning team for a corporation developing self-driving cars, you are working on a new stop sign detection technology. In order to determine if there is a stop sign when the car is on the road, your team proposes to capture snapshots every second, signaling the car to stop when there's a stop sign detected in the image.

algorithms data-science deep-learning deep-neural-networks project

Last synced: 11 Nov 2024

https://github.com/saransh-cpp/scenenet

Scenery detection using transfer learning. (Frontend)

dart deep-learning deep-neural-networks flutter transfer-learning

Last synced: 05 Dec 2024

https://github.com/arkaung/dropout_bayesian_nn

Demonstration for using dropout as a means of bayesian approximation in Deep Neural Network

bayesian deep-neural-networks

Last synced: 17 Nov 2024

https://github.com/mouralisandra/deeplearninglabs

A collection of Deep Learning labs for the INSAT Data Science course.

cnn deep-learning deep-neural-networks dnn embeddings fcnn glove nlp perceptron

Last synced: 27 Oct 2024

https://github.com/philipperemy/neural-probability-dist-sampler

Training a network to sample from any probability distributions such as exponential distribution.

deep-learning deep-neural-networks probability-distribution sampler statistics tensorflow

Last synced: 16 Dec 2024

https://github.com/fork123aniket/text-generation

Implementation of Multi-Layer LSTMs for word-level language modelling in Tensorflow

deep-learning deep-neural-networks lstm lstm-model natural-language-processing nlp tensorflow-tutorials tensorflow2

Last synced: 21 Dec 2024

https://github.com/gerardocipriano/Cerberus-Dog-Breed-Classification-and-Body-Localization-PyTorch

Cerberus is a PyTorch-based project for classifying dog breeds and localizing specific body parts within images. Our model is capable of recognizing and classifying 3 dog breeds (Toy Poodle, Beagle, Siberian Husky) and localizing 3 specific body parts (eyes, nose, tail) within images.

deep-learning deep-neural-networks python pytorch yolo

Last synced: 08 Nov 2024

https://github.com/ata-turhan/optimized-cnn-ta

It is a Jupyter notebook that compares different trading strategies using technical analysis, machine learning, and deep learning methods.

algorithmic-trading deep-neural-networks financial-engineering financial-machine-learning technical-analysis

Last synced: 23 Dec 2024

https://github.com/wesleylp/dissertation

Dissertation for the degree of M. Sc. in Electrical Engineering.

aedes aedes-aegypti computer-vision deep-learning deep-neural-networks object-detection

Last synced: 17 Dec 2024

https://github.com/aniike-t/style-transfer

Project to utilise the capabilities of Pre trained models

deep-learning deep-neural-networks image-processing machine-learning

Last synced: 10 Nov 2024

https://github.com/wepe/dnn-handle-missing-value

Tree based algorithm is effective for handling missing value, how about DNN?

deep-neural-networks missing-values

Last synced: 12 Nov 2024

https://github.com/camara94/convolutional-neural-networks

Implement the foundational layers of CNNs (pooling, convolutions) and stack them properly in a deep network to solve multi-class image classification problems.

cnn-keras deep-neural-networks keras tensorflow

Last synced: 23 Dec 2024

https://github.com/crispengari/animal-sound-classification

this is a simple artificial neural network model using deep learning and torch-audio to classify cats and dog sounds.

artificial-intelligence artificial-neural-networks audio audio-processing deep-learning deep-neural-networks machine-learning python pytorch rnn torchaudio

Last synced: 16 Dec 2024

https://github.com/luluw8071/asl-alphabet-detection

American Sign Language Alphabet Detection in Real Time using OpenCV-Mediapipe with EfficientNetB0 in PyTorch

american-sign-language deep-neural-networks efficientnetb0 image-classification python pytorch sign-language-recognition streamlit

Last synced: 12 Nov 2024

https://github.com/garethjns/msimodels

Exploring multi-sensory integration and decision making in biologically inspired deep neural networks.

audiodag brain decision-making deep-neural-networks event-detection keras-neural-networks lstm matlab multi-modal multisensory-processing psychophysics

Last synced: 09 Nov 2024

https://github.com/sovit-123/american-sign-language-detection-using-deep-learning

This project aims to detect American Sign Language using PyTorch and deep learning. The neural network can also detect the sign language letters in real-time from a webcam video feed.

american-sign-language-recognition computer-vision convolutional-neural-networks deep-learning deep-neural-networks machine-learning neural-networks pytorch

Last synced: 08 Dec 2024

https://github.com/atapas/ml-greenroots

ml-greenroots is a Pet project to run ML in the Browser using various libraries and frameworks available. How about a ⭐️?

deep-neural-networks gatsby gatsbyjs machine-learning ml5js netlify react reactjs

Last synced: 14 Oct 2024

https://github.com/kyegomez/gated-slot-attention

An implementation of the paper: "Gated Slot Attention for Efficient Linear-Time Sequence Modeling" in PyTorch

ai attentions deep-neural-networks deeplearning machinelearnin ml pytorch tensorflow torch torchvision

Last synced: 13 Oct 2024

https://github.com/mohammedyunus009/dnn_acoustic_rec

A acoustic sound or environmental sound recogniser, uses deep neural networks to train on models

deep-learning deep-neural-networks extract-features keras sound sound-processing sound-synthesis soundcloud-api tensorflow

Last synced: 20 Dec 2024

https://github.com/sadmansakib93/medical_image_classification_keras

This is an example of medical image classification (binary classification) using Keras. Note that, the model is not fully optimized in this program, and hence it can be further optimized and the accuracy of the model can be enhanced further.

convolutional-neural-networks deep-learning deep-neural-networks image-classification keras keras-neural-networks machine-learning medical-image-analysis

Last synced: 12 Nov 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/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/justanhduc/neuralnet

A high level framework for general purpose neural networks in Theano.

convolutional-neural-networks deep-learning deep-neural-networks neural-network python2 theano

Last synced: 22 Dec 2024

https://github.com/masasron/deepnet

DeepNet is simple node based cli tool for creating machine learning classifiers you can use on the web.

classifier classifier-training deep-learning deep-neural-networks machine-learning nodejs

Last synced: 22 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/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/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/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/jmaces/torch-adf

PyTorch implementation of Assumed Density Filtering (ADF) based probabilistic neural networks

deep-learning deep-neural-networks machine-learning probabilistic-models pytorch torch

Last synced: 08 Dec 2024

https://github.com/yzhuoning/stagewisesgd

Stagewise training accelerates convergence of testing error over sgd

deep-neural-networks generalization-error optimization sgd

Last synced: 09 Nov 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/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/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/gitstar-oc/machine-learning

This are the Machine Learning notes by leading AI website named Deeplearning.AI. This notes will help you to be a machine learner from beginner to advanced level. Welcome Everyone!!

deep-learning deep-neural-networks jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy pandas python scikit-learn supervised-learning tensorflow unsupervised-learning

Last synced: 13 Oct 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/thecoderpinar/hms-brainactivity-analysiss

Welcome to the GitHub repo for "HMS - EEG Exploration & Neurocritical Care Journey"! Explore EEG data, understand wave patterns, and delve into conditions like LPDs, GPDs, LRDA, and GRDA.

critical-care data-analysis data-science data-visualization deep-neural-networks eeg eeg-signals exploratory-data-analysis healthcare medical-research neuroscience signal-processing

Last synced: 16 Dec 2024

https://github.com/dilumdesilva/daugmentor

DAugmentor: Automating Generative Adversarial Network Tuning for Data Augmentation

data-generation deep-learning deep-neural-networks gan

Last synced: 30 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/marcogdepinto/dogs-vs-cats

Deep learning to classify if a picture contains a Dog or a Cat using Python, OpenCV, Keras.

deep-learning deep-learning-tutorial deep-neural-networks image-classification keras numpy opencv python python3

Last synced: 10 Nov 2024

https://github.com/marx-wrld/mnist-character-recognition

Digital classification and Character Recognition using Tensorflow and the MNIST dataset

deep-neural-networks mnist-dataset tensorflow

Last synced: 13 Nov 2024

https://github.com/librauee/squirtle

To get the material of squirtle, which is one of the most famous emoticon. 通过机器学习的方法获取全网最全的杰尼龟表情包素材!

deep-neural-networks emoticon machine-learning

Last synced: 08 Nov 2024

https://github.com/mohitmishra786/ml-and-dl

This repository gives beginners and newcomers in the field of AI and ML a chance to understand the inner workings of popular learning algorithms by presenting them with a simple way to analyze the implementation of ML and DL algorithms in pure python using only numpy as a backend for linear algebraic computations.

artificial-intelligence artificial-neural-networks basic coding deep-learning deep-neural-networks machine-learning machine-learning-algorithms machine-learning-practice machine-learning-projects ml ml-project mlops python python3 pytorch pytorch-implementation tensorflow

Last synced: 21 Nov 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/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/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/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/EliasVansteenkiste/plnt

A Python framework for classification of satellite imagery of the Amazon, built with Pytorch and Lasagne/Theano. The goal is to find deforestation activity.

classification deep-neural-networks kaggle lasagne python pytorch satellite-imagery

Last synced: 07 Nov 2024

https://github.com/ue2020/divinenn

A deep-learning chess engine written in Rust, partially compliant with the UCI protocol. DivineNN uses the Monte Carlo Tree Search (MCTS) algorithm to enhance the neural network policy using the neural network's value output.

ai chess deep-learning deep-neural-networks machine-learning monte-carlo-tree-search search-algorithm

Last synced: 27 Dec 2024