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/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/librauee/squirtle

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

deep-neural-networks emoticon machine-learning

Last synced: 02 Jan 2025

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/muntahashams/character-level-lstm-pytorch

In this notebook, I'll construct a character-level LSTM with PyTorch. The network will train character by character on some text, then generate new text character by character. As an example, I will train on Anna Karenina. This model will be able to generate new text based on the text from the book!

artificial-intelligence character-encoding character-level-lstm deep-neural-networks generate-text lstm machine-learning-algorithms pytorch text-generation

Last synced: 13 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/andythefactory/fakenewsdataset

a consolidated and cleaned up fake news dataset classified in the following categories: reliable, unreliable, political, bias, fake, conspiracy, rumor clickbait, junk science, satire, hate

datasets deep-learning deep-neural-networks disinformation fake-news fake-news-analysis fake-news-articles fake-news-challenge fake-news-classification fake-news-dataset fake-news-detection misinformation

Last synced: 27 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/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/duartegalvao/image-colorization-with-deep-learning

This is a project for the DD2424 - Deep Learning in Data Science course in KTH (Royal Institute of Technology).

deep-learning deep-neural-networks gan python python3 tensorflow tensorflow-models turing-test unet

Last synced: 18 Nov 2024

https://github.com/kawai-senpai/heartly

Heartly is a Python application developed with Kivy, designed to evaluate the risk of heart disease based on user inputs. The application utilizes a neural network model to predict the likelihood of heart disease, providing a percentage risk based on a series of questions related to the user's health and lifestyle.

deep-learning deep-neural-networks heart-disease kivy kivy-framework kivymd pytorch

Last synced: 18 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/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/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

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/raulmurillo/annsim_22

Code for reproducing ANNSIM 2022 results

deep-neural-networks floating-point physics-simulation posit simulation

Last synced: 18 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/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/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/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/markus28/ml-library

Java Implementation of Machine-Learning Algorithms

classification clustering deep-learning deep-neural-networks kmeans machine-learning

Last synced: 26 Nov 2024

https://github.com/coding-enthusiast9857/deep_learning_projects

Welcome to the Deep Learning Projects Repository! This repository is a collection of hands-on projects related to deep learning, covering a wide range of topics and applications.

ai ann cnn cv deep-learning deep-neural-networks dl gan image-processing keras ml nlp python pytorch rnn tensorflow transfer-learning

Last synced: 14 Nov 2024

https://github.com/coding-enthusiast9857/automatic_text_generation

Welcome to the repository, where innovation meets language! This repository is a comprehensive collection of tools, models, and resources dedicated to the exciting field of automatic text generation. Whether you're a researcher, developer, or enthusiast, this repository provides a playground for exploring cutting-edge technology.

ai ann cnn deep-learning deep-neural-networks gru keras lstm ml neural-networks nlp numpy python rnn tensorflow tensorflow2 text-processing

Last synced: 14 Nov 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: 11 Nov 2024

https://github.com/norman-thomas/coursera-deep-learning

My implementation of assignments of the Coursera Deep Learning course and specialization

artificial-intelligence coursera deep-learning deep-neural-networks neural-networks

Last synced: 11 Nov 2024

https://github.com/rafaykhattak/neural-network-from-scratch

A simple neural network implementation from scratch using only NumPy for numerical computations.

deep-neural-networks image-classification neural-network numpy

Last synced: 13 Nov 2024

https://github.com/rafaykhattak/plagsnipe

By analyzing the linguistic complexity and repetitiveness of the text, PlagSnipe provides accurate insights into the authenticity and originality of written content, helping users identify potential instances of AI-generated text with precision and confidence.

deep-neural-networks gpt2 gpt2tokenizer nltk pytorch transformers

Last synced: 13 Nov 2024

https://github.com/rafaykhattak/llamadoc

Taking advantage of LlamaIndex's in-context learning paradigm, LlamaDoc empowers users to input PDF documents and pose any questions related to the content. The tool leverages the LLama Index's reasoning capabilities to provide intelligent responses based on the contextual understanding of the LLM.

deep-neural-networks gpt3 in-context-learning llama-index llm

Last synced: 13 Nov 2024

https://github.com/irishfix/universalnumerics.net

UniversalNumerics.NET is a versatile .NET package that can be used both in Unity and in normal C# projects. It simplifies common computational tasks, such as computing 2D line intersections, 2D segment intersections, 2D point within queries, 2D triangulation of points, 3D area voxelization and even creating deep neural network models.

artifical-intelligence artificial-neural-networks computational-geometry csharp csharp-library deep-learning deep-neural-networks dotnet mathematics triangulation triangulation-delaunay unity unity3d

Last synced: 13 Nov 2024

https://github.com/ahammadmejbah/supplemental-materials-for-deep-learning-and-ai-specialization-course

The Deep Learning and AI Specialization course offered by aiQuest Intelligence provides a comprehensive program designed to teach cutting-edge artificial intelligence, neural networks, and deep learning techniques. This course is aimed at equipping you with the skills needed to tackle real-world AI challenges.

deep deep-learning deep-learning-algorithms deep-neural-networks deep-reinforcement-learning deeplearning-ai

Last synced: 11 Nov 2024

https://github.com/ahammadmejbah/supplemental-materials

Explore AI with resources like 📚 books, 🎧 podcasts, and 🖥️ online courses! Join forums 💬, attend workshops 🛠️, and read journals 📖 to boost your knowledge! 🚀✨🧠

computer-vision data-science data-science-projects data-visualization deep-learning deep-neural-networks machine machine-learning opencv python3

Last synced: 11 Nov 2024

https://github.com/ahammadmejbah/understanding-convolutional-layers

Convolutional layers are a type of neural network layer primarily used in deep learning models for processing data that has a grid-like topology, such as images.

deep-learning deep-learning-tutorial deep-neural-networks deep-reinforcement-learning deeplearning

Last synced: 11 Nov 2024

https://github.com/augus1999/akane

AsymmetriC AutoeNcodEr (ACANE → AkAne). This model is part of MSc Electrochemistry and Battery Technologies project (2022 - 2023), University of Southampton.

chemistry deep-neural-networks denovo-design graph-neural-networks machine-learning multitask-learning pytorch-implementation transformer

Last synced: 14 Nov 2024

https://github.com/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

https://github.com/akash-nath29/image-classifier

A Machine Learning Model capable to detect person's mood (happy or sad) from image

deep-neural-networks dnn keras keras-neural-networks keras-tensorflow machine-learning tensorflow tensorflow-models

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/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/kalthommusa/stop-signs-application

Develop a custom classifier with PyTorch and transfer learning techniques to recognize stop signs, and then deploy it as a web application using Code Engine on IBM cloud.

cnn-classification cnn-model computer-vision convolutional-neural-networks deep-learning deep-neural-networks image-classification image-recognition python pytorch resnet-18 stop-sign-detection transfer-learning

Last synced: 16 Nov 2024

https://github.com/kalthommusa/face-mask-application

Develop a custom classifier with PyTorch and transfer learning techniques to recognize face masks, and then deploy it as a web application using Code Engine on IBM cloud.

cnn-classification cnn-model computer-vision convolutional-neural-networks deep-learning deep-neural-networks face-mask-classification image-classification image-recognition python pytorch resnet-18 transfer-learning

Last synced: 16 Nov 2024

https://github.com/clberube/gims

Command line interface for geospatial image segmentation

deep-neural-networks geospatial-analysis segmentation unet

Last synced: 19 Nov 2024

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: 11 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/gokulnpc/iris-detection

This project focuses on iris detection using deep learning techniques. The model architecture combines the power of ResNet152V2, a pre-trained convolutional neural network (CNN), with additional convolutional layers to accurately detect and localize iris regions in images.

convolutional-neural-networks deep-neural-networks iris-detection resnet

Last synced: 07 Dec 2024

https://github.com/gokulnpc/fashion-mnist-gan

This script outlines the implementation of a Generative Adversarial Network (GAN) designed to generate fashion images using the Fashion MNIST dataset. The GAN consists of a generator and a discriminator, which are trained simultaneously in an adversarial manner.

deep-learning deep-neural-networks fashion-mnist generative-adversarial-network

Last synced: 07 Dec 2024

https://github.com/ondrejbiza/vae

Variational autoencoders implemented in Tensorflow.

deep-learning deep-neural-networks tensorflow variational-autoencoders vq-vae

Last synced: 10 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/faizantkhan/deep-learning

Unlock deep learning's secrets! Dive into fundamentals, master advanced techniques, and ignite creativity with hands-on projects. Join a vibrant community, push boundaries, and unleash AI's full potential. Begin your journey now!

advanced-programming ai aiml beginner-friendly deep-learning deep-learning-algorithms deep-learning-tutorial deep-neural-networks deep-reinforcement-learning deeplearning keras-tensorflow machine-learning-algorithms machinelearning-python neural-networks open-source opencv python python-library tensorflow yolo

Last synced: 15 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/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/kingabzpro/mrna-vaccine-degradation-prediction

The model that will predict the degradation rates at each base of an RNA molecule.

covid-19 data-science deep-neural-networks mrna-stability vaccine

Last synced: 17 Nov 2024

https://github.com/kiritoind/neural-network-for-cat-image-classification

This script defines essential functions for constructing a deep neural network from scratch for image classification. It includes activation functions like sigmoid and ReLU, data loading from H5 files, parameter initialization, forward and backward propagation for training, gradient descent for parameter updates, and functions for prediction

classification computer-vision deep-learning deep-neural-networks jupyter-notebook numpy python

Last synced: 05 Jan 2025

https://github.com/poodarchu/models.tf

papers implementation during learning dl and tensorflow.

deep-neural-networks tensorflow transfer-learning

Last synced: 30 Nov 2024

https://github.com/jefferyustc/miscan_cli

MiScan: mutation-inferred screening model of cancer | Apache Software License

bioinformatics deep-learning deep-neural-networks

Last synced: 20 Nov 2024

https://github.com/wapiti08/machine_learning_practice

the collections to practice the wide range of different machine learning skills

deep-neural-networks machine-learning nlp-machine-learning security-automation sklearn

Last synced: 04 Jan 2025

https://github.com/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: 20 Nov 2024

https://github.com/ashraf-khabar/licence-plate-recognition

About The realization of a radar system for the detection of vehicle license plates is an innovative and ambitious technological project that aims to improve road safety and facilitate the identification of vehicles in traffic

ai deep-learning deep-neural-networks flask flask-api machine-learning machine-learning-algorithms oracle-database oracle-db python python3 shell sql tensorflow

Last synced: 20 Nov 2024

https://github.com/jash271/beans_disease_classifier

Classifier to predict whether a plant is infected if so which diseases does it have

cnn-keras deep-neural-networks image-classification tensorflow-tutorials tensorflow2 transfer-learning

Last synced: 24 Nov 2024

https://github.com/darkshadowcoder/ai-based-cloud-deployed-movie-recommendation-system

In this repository, I design an online movie recommendation system using Machine learning-deep learning and deployed on Azure

api deep-neural-networks flask-backend machine-learning-algorithms movie-recommendation reactjs test-automation

Last synced: 18 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