neural-nets
There are 109 repositories under neural-nets topic.
deepfakes/faceswap
Deepfakes Software For All
iperov/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...
Atcold/NYU-DLSP20
NYU Deep Learning Spring 2020
jolibrain/deepdetect
Deep Learning API and Server in C++14 support for PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
MorvanZhou/Evolutionary-Algorithm
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
thoughtworksarts/EmoPy
A deep neural net toolkit for emotion analysis via Facial Expression Recognition (FER)
mdabros/SharpLearning
Machine learning for C# .Net
norkator/open-intelligence
Creepy stalking tool to process security camera motion triggered images and sort seen objects in different categories, detect license plates and faces. Has PWA ready web front end. Meant to make property monitoring faster without need to watch video recordings.
Lenny4/DeepFaceLabClient
Just an app to use DeepFaceLab with a user interface.
logancyang/loss-landscape-anim
Create animations for the optimization trajectory of neural nets
akosiorek/hart
Hierarchical Attentive Recurrent Tracking
aditya9211/Blur-and-Clear-Classification
Classifying the Blur and Clear Images
ParikhKadam/bidaf-keras
Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2
dlsys-course/assignment2-2017
(Spring 2017) Assignment 2: GPU Executor
The-Swarm-Corporation/Cookbook
Examples and guides for using Swarms Framework
jhole89/classifying-cancer
A Python-Tensorflow neural network for classifying cancer data
kretash/BasicNeuralNet
Trying to understand neural nets by building a simple one from scratch
vishnukanduri/Air-quality-index-prediction-using-LSTM
I predict air quality index of a city in China using a Long Short Term Memory (LSTM) neural network. for a year. Executed time series analysis
raymelon/TrafficLightNeuralNetwork
:traffic_light: An Artificial Neural Network based Traffic Light Controller for intersections. Computational Intelligence class final project.
angetato/Optimizers-for-Tensorflow
Adam, NAdam and AAdam optimizers
breskos/gopher-neural
Neural network + training framework in Golang
Cregrant/DeepFaceLab-optimized
Introducing the faster and more optimized version of DeepFaceLab.
justinmeiners/neural-nets-sim
McCulloch & Pitts neural net simulator.
yoch/sparse-som
Efficient Self-Organizing Map for Sparse Data
icivann/ivann
Visual tool for building neural networks with PyTorch, and generating code in Python in order to train and test them.
shashankkotyan/RobustArchitectureSearch
This github repository contains the official code for the paper, "Evolving Robust Neural Architectures to Defend from Adversarial Attacks"
the-lans/NeuroRepository
Фреймворк для построения нейронных сетей, комитетов, создания агентов с параллельными вычислениями.
goessl/NeuralNetwork
Very basic neural network implementation.
kyegomez/PaLM2-VAdapter
Implementation of "PaLM2-VAdapter:" from the multi-modal model paper: "PaLM2-VAdapter: Progressively Aligned Language Model Makes a Strong Vision-language Adapter"
yitong91/SyncNet
Targeting EEG/LFP synchrony with neural nets
DatomicsGroup/deepbio
This is a curated list of tutorials, projects, libraries, videos, papers, books and anything related to applications of Deep Learning to biomedicine. Feel free to make a pull request to contribute to this list.
yashpatel5400/neuropath
A neural branch predictor tested using CPU emulator, testing both supervised learning and reinforcement learning (for COS 583: Great Moments in Computing at Princeton University)
kiecodes/intro-neural-nets
The repository for the tutorial series on neural networks by Kie Codes. (https://www.youtube.com/watch?v=51EoNgwoaTo&list=PLuZkwckxno0roLi1l4FoxxQiHmTd5DKn7)
kyegomez/Hedgehog
Implementation of the model "Hedgehog" from the paper: "The Hedgehog & the Porcupine: Expressive Linear Attentions with Softmax Mimicry"
rileynwong/lstm-jazz
generate jazz using lstm neural network