Topic

neural-network

Repositories (1331)

deep-RL-trading
deep-RL-trading golsun Python

playing idealized trading games with deep reinforcement learning

360
fast-neural-style-pytorch
fast-neural-style-pytorch rrmina Python

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

359
Mixture-Density-Networks-for-distribution-and-uncertainty-estimation
Mixture-Density-Networks-for-distribution-and-uncertainty-estimation axelbrando Jupyter Notebook

A generic Mixture Density Networks (MDN) implementation for distribution and uncertainty estimation by using Keras (TensorFlow)

357
tensorlayer-chinese
tensorlayer-chinese tensorlayer

TensorLayer 中文文档

357
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

354
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...

353
nima.pytorch
nima.pytorch truskovskiyk Python

NIMA: Neural IMage Assessment

352
TiNeuVox
TiNeuVox hustvl Python

TiNeuVox: Fast Dynamic Radiance Fields with Time-Aware Neural Voxels (SIGGRAPH Asia 2022)

351
dmarman.github.io
dmarman.github.io dmarman JavaScript

Tailwind Ink is an AI palette generator trained with the Tailwindcss colors.

350
modernmt
modernmt modernmt Java

Neural Adaptive Machine Translation that adapts to context and learns from corrections.

349
gan-playground
gan-playground reiinakano TypeScript

GAN Playground - Experiment with Generative Adversarial Nets in your browser. An introduction to GANs.

349
tensorcircuit
tensorcircuit tencent-quantum-lab Python

Tensor network based quantum software framework for the NISQ era

348
tensorlayer-tricks
tensorlayer-tricks wagamamaz

How to use TensorLayer

348
ivis
ivis beringresearch Python

Dimensionality reduction in very large datasets using Siamese Networks

343
OMLT
OMLT cog-imperial Python

Represent trained machine learning models as Pyomo optimization formulations

343
pytorch-ood
pytorch-ood kkirchheim Python

👽 Out-of-Distribution Detection with PyTorch

341
ner
ner deeppavlov Python

Named Entity Recognition

339
Swift-Brain
Swift-Brain vlall Swift

Artificial intelligence/machine learning data structures and Swift algorithms for future iOS development. bayes theorem, neural networks, and more AI.

339
ECG-Arrhythmia-classification
ECG-Arrhythmia-classification ankur219 Python

ECG arrhythmia classification using a 2-D convolutional neural network

334
DeepSwarm
DeepSwarm Pattio Python

Neural Architecture Search Powered by Swarm Intelligence 🐜

330
troll
troll thisandagain JavaScript

Language sentiment analysis and neural networks... for trolls.

330
pyconv
pyconv iduta Python

Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)

329
neural-network-from-scratch
neural-network-from-scratch gy910210 Python

Implementing Multiple Layer Neural Network from Scratch

329
CaptchaSolver
CaptchaSolver cracker0dks JavaScript

JDownload 2 Offline Captcha Solver

326
hearthstone-ai
hearthstone-ai peter1591 C++

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

326
KoopmanLab
KoopmanLab Koopman-Laboratory Python

A library for Koopman Neural Operator with Pytorch.

326
Arabic-OCR
Arabic-OCR HusseinYoussef Python

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

325
time-series-forecasting-pytorch
time-series-forecasting-pytorch jinglescode Jupyter Notebook

Acquiring data from Alpha Vantage and predicting stock prices with PyTorch's LSTM

324
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.

323
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.

323
DeepTrade
DeepTrade happynoom Python

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

322
m3gnet
m3gnet materialyzeai Python

Materials graph network with 3-body interactions featuring a DFT surrogate crystal relaxer and a state-of-the-art property predictor.

320
lightnet
lightnet explosion C

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

320
pytorch-onn
pytorch-onn JeremieMelo Python

A PyTorch Library for Photonic AI Computing Model Training and Co-Design (NeurIPS'21)

319
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 (...

318
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

314
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.

312
CS291K
CS291K pmsosa Python

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

311
ddddocr
ddddocr 86maid Rust

ddddocr rust 版本,ocr_api_server rust 版本,二进制版本,验证码识别,不依赖 opencv 库,跨平台运行,AI MCP 支持,a simple OCR API server, very easy to...

308
starnet
starnet nekitmm Jupyter Notebook

StarNet

308
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)

306
he4o
he4o jiaxiaogang Objective-C

HE —— “螺旋熵减机”

306
pytorch_tiramisu
pytorch_tiramisu bfortuner Jupyter Notebook

FC-DenseNet in PyTorch for Semantic Segmentation

305
theano_lstm
theano_lstm JonathanRaiman Python

:microscope: Nano size Theano LSTM module

304
HyMPS
HyMPS FORARTfe

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

304
Comprehensive-Data-Science-AI-Project-Portfolio
Comprehensive-Data-Science-AI-Project-Portfolio MelihGulum Jupyter Notebook

A curated collection of AI, data engineering, and DevOps projects featuring real-world applications, advanced techniques, and tutorials—ideal for lear...

302
ikan
ikan lgy112112 Python

ikan: many kan variants for every body

302
PytorchWaveNetVocoder
PytorchWaveNetVocoder kan-bayashi Shell

WaveNet-Vocoder implementation with pytorch.

300
pytorch-cheatsheet
pytorch-cheatsheet bfortuner Jupyter Notebook

Check out improved:

300