Topic

neural-network

Repositories (1277)

OMLT
OMLT cog-imperial Python

Represent trained machine learning models as Pyomo optimization formulations

329
fast-neural-style-pytorch
fast-neural-style-pytorch rrmina Python

Fast Neural Style Transfer implementation in PyTorch :art: :art: :art:

328
Awesome_Imputation
Awesome_Imputation WenjieDu Python

Awesome Deep Learning for Time-Series Imputation, including an unmissable paper and tool list about applying neural networks to impute incomplete time...

326
DeepSwarm
DeepSwarm Pattio Python

Neural Architecture Search Powered by Swarm Intelligence 🐜

325
lightnet
lightnet explosion C

🌓 Bringing pjreddie's DarkNet out of the shadows #yolo

319
BMW-Labeltool-Lite
BMW-Labeltool-Lite BMW-InnovationLab C#

This repository provides you with an easy-to-use labeling tool for State-of-the-art Deep Learning training purposes. It supports Auto-Labeling.

319
attention_is_all_you_need
attention_is_all_you_need soskek Jupyter Notebook

Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.

318
DeepTrade
DeepTrade happynoom Python

A LSTM model using Risk Estimation loss function for stock trades in market

318
neural-network-from-scratch
neural-network-from-scratch gy910210 Python

Implementing Multiple Layer Neural Network from Scratch

317
simple_net
simple_net LiuXiaolong19920720 C++

A simple deep neural network implemented in C++,based with OpenCV Mat matrix class

315
autonomous-rc-car
autonomous-rc-car multunus Python

Autonomous RC car using Raspberry Pi and ANN

313
BMW-TensorFlow-Inference-API-GPU
BMW-TensorFlow-Inference-API-GPU BMW-InnovationLab Python

This is a repository for an object detection inference API using the Tensorflow framework.

311
hearthstone-ai
hearthstone-ai peter1591 C++

A Hearthstone AI based on Monte Carlo tree search and neural nets written in modern C++.

309
CS291K
CS291K pmsosa Python

🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models

308
he4o
he4o jiaxiaogang Objective-C

HE —— “螺旋熵减机”

306
pytorch_tiramisu
pytorch_tiramisu bfortuner Jupyter Notebook

FC-DenseNet in PyTorch for Semantic Segmentation

306
yolo2_light
yolo2_light AlexeyAB C

Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)

304
theano_lstm
theano_lstm JonathanRaiman Python

:microscope: Nano size Theano LSTM module

303
Sign-Language-To-Text-Conversion
Sign-Language-To-Text-Conversion emnikhil Python

Sign Language to Text Conversion is a real-time system that uses a camera to capture hand gestures and translates them into text, words, and sentences...

301
pytorch-cheatsheet
pytorch-cheatsheet bfortuner Jupyter Notebook

Check out improved:

300
tensorcircuit
tensorcircuit tencent-quantum-lab Python

Tensor network based quantum software framework for the NISQ era

300
PytorchWaveNetVocoder
PytorchWaveNetVocoder kan-bayashi Shell

WaveNet-Vocoder implementation with pytorch.

298
HyMPS
HyMPS FORARTfe

HyMPS will be a platform-indipendent software suite for advanced audio/video contents production.

298
Renate
Renate awslabs Python

Library for automatic retraining and continual learning

297
Arabic-OCR
Arabic-OCR HusseinYoussef Python

OCR system for Arabic language that converts images of typed text to machine-encoded text.

295
ShuffleNet
ShuffleNet jaxony Python

ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083

294
blasjs
blasjs R-js TypeScript

Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo,...

293
hongbomiao.com
hongbomiao.com hongbo-miao Python

A personal research and development (R&D) lab that facilitates the sharing of knowledge.

293
im2latex-tensorflow
im2latex-tensorflow ritheshkumar95 HTML

Tensorflow implementation of the HarvardNLP paper - What You Get Is What You See: A Visual Markup Decompiler (https://arxiv.org/pdf/1609.04938v1.pdf)

291
keras-non-local-nets
keras-non-local-nets titu1994 Python

Keras implementation of Non-local Neural Networks

289
CaptchaSolver
CaptchaSolver cracker0dks JavaScript

JDownload 2 Offline Captcha Solver

289
snarf
snarf xuchen-ethz Python

Official code release for ICCV 2021 paper SNARF: Differentiable Forward Skinning for Animating Non-rigid Neural Implicit Shapes.

289
traffic_prediction
traffic_prediction aprbw TeX

Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using historical data (...

288
Deep-Learning-Specialization-Coursera
Deep-Learning-Specialization-Coursera AdalbertoCq Jupyter Notebook

Deep Learning Specialization courses by Andrew Ng, deeplearning.ai

288
neuralnetworksanddeeplearning.com.pdf
neuralnetworksanddeeplearning.com.pdf antonvladyka TeX

LaTeX/PDF + Epub version of the online book (http://neuralnetworksanddeeplearning.com) ”Neural Networks and Deep Learning“ by Michael Nielsen (@mniels...

288
ProDA
ProDA microsoft Python

Prototypical Pseudo Label Denoising and Target Structure Learning for Domain Adaptive Semantic Segmentation (CVPR 2021)

287
zincbase
zincbase tomgrek Python

A batteries-included kit for knowledge graphs

286
ikan
ikan lgy112112 Python

ikan: many kan variants for every body

285
the-elements-of-statistical-learning-notebooks
the-elements-of-statistical-learning-notebooks dgkim5360 Jupyter Notebook

Jupyter notebooks for summarizing and reproducing the textbook "The Elements of Statistical Learning" 2/E by Hastie, Tibshirani, and Friedman

285
ML-games
ML-games TomaszRewak JavaScript

Machine learning games. Use combination of genetic algorithms and neural networks to control the behaviour of in-game objects.

284
Good-Papers
Good-Papers hoangcuong2011

I try my best to keep updated cutting-edge knowledge in Machine Learning/Deep Learning and Natural Language Processing. These are my notes on some go...

283
fuku-ml
fuku-ml fukuball Python

Simple machine learning library / 簡單易用的機器學習套件

282
menoh
menoh pfnet-research C++

Menoh: fast DNN inference library with multiple programming language support

281
style_transfer
style_transfer gsurma Jupyter Notebook

CNN image style transfer 🎨.

281
my-awesome-AI-bookmarks
my-awesome-AI-bookmarks goodrahstar

Curated list of my reads, implementations and core concepts of Artificial Intelligence, Deep Learning, Machine Learning by best folk in the world.

281
pytorch-ood
pytorch-ood kkirchheim Python

👽 Out-of-Distribution Detection with PyTorch

280
BMW-YOLOv4-Inference-API-GPU
BMW-YOLOv4-Inference-API-GPU BMW-InnovationLab Python

This is a repository for an nocode object detection inference API using the Yolov3 and Yolov4 Darknet framework.

280
Machine-Learning-AndrewNg-DeepLearning.AI
Machine-Learning-AndrewNg-DeepLearning.AI azminewasi Jupyter Notebook

Contains all course modules, exercises and notes of ML Specialization by Andrew Ng, Stanford Un. and DeepLearning.ai in Coursera

279
wavegrad
wavegrad lmnt-com Python

A fast, high-quality neural vocoder.

279
DeepECG
DeepECG ismorphism Python

ECG classification programs based on ML/DL methods

279