Topic

neural-network

Repositories (1330)

Waifu2x-Extension
Waifu2x-Extension AaronFeng753 Python

Image, GIF and Video enlarger/upscaler achieved with waifu2x and Anime4K. [NO LONGER UPDATED]

169
time-series-forecasting-tensorflowjs
time-series-forecasting-tensorflowjs jinglescode HTML

Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework

169
reliability-diagrams
reliability-diagrams hollance Jupyter Notebook

Reliability diagrams visualize whether a classifier model needs calibration

169
NeuralSolvers
NeuralSolvers Photon-AI-Research Python

Neural network based solvers for partial differential equations and inverse problems :milky_way:. Implementation of physics-informed neural networks i...

169
Neural-Networks-from-Scratch
Neural-Networks-from-Scratch lionelmessi6410 Jupyter Notebook

In this tutorial, you will learn the fundamentals of how you can build neural networks without the help of the deep learning frameworks, and instead b...

169
deep-crf
deep-crf aonotas Python

An implementation of Conditional Random Fields (CRFs) with Deep Learning Method

168
machine-learning-articles
machine-learning-articles khuyentran1401 HTML

List of interesting articles on different topics of machine learning and deep learning

168
Cephalopods
Cephalopods jobtalle JavaScript

Evolving squids through neuroevolution

168
TinyTorch
TinyTorch keith2018 C++

A lightweight deep learning training framework implemented from scratch in C++, featuring a PyTorch-style API.

168
Improved-Dynamic-Memory-Networks-DMN-plus
Improved-Dynamic-Memory-Networks-DMN-plus ethancaballero Python

Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/abs/1603.0141...

167
pytorch-rbm
pytorch-rbm GabrielBianconi Python

Restricted Boltzmann Machines (RBMs) in PyTorch

167
textfeatures
textfeatures mkearney R

👷‍♂️ A simple package for extracting useful features from character objects 👷‍♀️

166
midi-rnn
midi-rnn brannondorsey Python

Generate monophonic melodies with machine learning using a basic LSTM RNN

166
lessons
lessons matyushkin Jupyter Notebook

📖 In Russian: cписок русскоязычных публикаций matyushkin и блокноты Jupyter для различных образовательных ресурсов.

166
blog
blog metaflow-ai Python

Technical blog repo of metaflow

165
Neural-HMM
Neural-HMM shivammehta25 Jupyter Notebook

Neural HMMs are all you need (for high-quality attention-free TTS)

165
ncnn-small-board
ncnn-small-board nihui

ncnn benchmark on various single board computers

165
RichWordSegmentor
RichWordSegmentor jiesutd C++

Neural word segmentation with rich pretraining, code for ACL 2017 paper

164
PyNorch
PyNorch lucasdelimanogueira Python

Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)

164
handson-ml3
handson-ml3 rickiepark Jupyter Notebook

<핸즈온 머신러닝 3판>의 주피터 노트북 저장소

164
mnist-asm-nn
mnist-asm-nn mohammad-ghaderi Assembly

A complete neural network built entirely in x86 assembly language that learns to recognize handwritten digits from the MNIST dataset. No frameworks, n...

164
srl-zoo
srl-zoo araffin Python

State Representation Learning (SRL) zoo with PyTorch - Part of S-RL Toolbox

163
summary
summary gopala-kr

summaries of all the papers I read

163
DataDrivenDynSyst
DataDrivenDynSyst jbramburger Jupyter Notebook

Scripts and notebooks to accompany the book Data-Driven Methods for Dynamic Systems

163
quickai
quickai geekjr Python

QuickAI is a Python library that makes it extremely easy to experiment with state-of-the-art Machine Learning models.

162
webml-polyfill
webml-polyfill intel Python

Deprecated, the Web Neural Network Polyfill project has been moved to https://github.com/webmachinelearning/webnn-polyfill

161
fastmri-reproducible-benchmark
fastmri-reproducible-benchmark zaccharieramzi Jupyter Notebook

Try several methods for MRI reconstruction on the fastmri dataset. Home to the XPDNet, runner-up of the 2020 fastMRI challenge.

161
neural_network_papers
neural_network_papers curryandsun

记录一些读过的论文,给出个人对论文的评分情况并简述论文insight

161
PINN-elastodynamics
PINN-elastodynamics Raocp Python

physics-informed neural network for elastodynamics problem

161
micro-racing
micro-racing Mati365 JavaScript

🚗 🏎️ 🎮 A browser-based isometric racing game built with a custom WebGL 1.x engine. Features real-time multiplayer with client-side prediction, spat...

160
python-tutorial-notebooks
python-tutorial-notebooks dcavar Jupyter Notebook

Python tutorials as Jupyter Notebooks for NLP, ML, AI

160
byt5-geotagging
byt5-geotagging Yachay-AI Python

Confidence and Byt5 - based geotagging model predicting coordinates from text alone.

160
LearnPaddle2
LearnPaddle2 yeyupiaoling Python

PaddlePaddle Fluid 版本系列教程,CSDN博客专栏:

159
Phy-Net
Phy-Net loliverhennigh Python

compressing physics with neural networks

159
neuralnilm
neuralnilm JackKelly Python

Deep Neural Networks Applied to Energy Disaggregation

159
neural-api
neural-api joaopauloschuler Pascal

CAI NEURAL API - Pascal based neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel...

159
subsync
subsync tympanix Python

Synchronize your subtitles using machine learning

159
MIDASpy
MIDASpy MIDASverse Python

Python package for missing-data imputation with deep learning

159
mmwave-gesture-recognition
mmwave-gesture-recognition vilari-mickopf Python

Basic Gesture Recognition Using mmWave Sensor - TI AWR1642

159
N2D2
N2D2 CEA-LIST C

N2D2 is an open source CAD framework for Deep Neural Network simulation and full DNN-based applications building.

158
Cryptocurrency-Prediction-with-Artificial-Intelligence
Cryptocurrency-Prediction-with-Artificial-Intelligence emirhanai Jupyter Notebook

First Version.. Cryptocurrency Prediction with Artificial Intelligence (Deep Learning via LSTM Neural Networks)- Emirhan BULUT

158
relataly-public-python-tutorials
relataly-public-python-tutorials flo7up Jupyter Notebook

Beginner-friendly collection of Python notebooks for various use cases of machine learning, deep learning, and analytics. For each notebook there is a...

158
AI_plays_snake
AI_plays_snake aliakbar09a Python

AI trained using Genetic Algorithm and Deep Learning to play the game of snake

157
pytorch-book
pytorch-book ZhiqingXiao Jupyter Notebook

Source codes for the book "Application of Neural Network and PyTorch"

157
Tensorflow-Cheatsheet
Tensorflow-Cheatsheet louishenrifranc

My personal reference for Tensorflow

156
jPTDP
jPTDP datquocnguyen Python

Neural network models for joint POS tagging and dependency parsing (CoNLL 2017-2018)

156
SampleRNN_torch
SampleRNN_torch richardassar Lua

Torch implementation of SampleRNN: An Unconditional End-to-End Neural Audio Generation Model

156
breast-cancer-classification
breast-cancer-classification abhinavsagar Jupyter Notebook

Breast Cancer Classification using CNN and transfer learning

156
face-recognition-using-deep-learning
face-recognition-using-deep-learning aakashjhawar Python

Identify faces from video and images using OpenCV and Deep Learning

156
pointer-networks
pointer-networks keon Python

Pointer Networks Implementation in Keras

155