Topic

neural-network

Repositories (1331)

wavegrad
wavegrad lmnt-com Python

A fast, high-quality neural vocoder.

298
ShuffleNet
ShuffleNet jaxony Python

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

297
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

297
snarf
snarf xuchen-ethz Python

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

297
Renate
Renate awslabs Python

Library for automatic retraining and continual learning

296
open-neuromorphic
open-neuromorphic open-neuromorphic

A list of neuromorphic software projects

295
blasjs
blasjs R-js TypeScript

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

294
SA-PINNs
SA-PINNs levimcclenny Python

Implementation of the paper "Self-Adaptive Physics-Informed Neural Networks using a Soft Attention Mechanism" [AAAI-MLPS 2021]

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)

292
ProDA
ProDA microsoft Python

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

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

Deep Learning Specialization courses by Andrew Ng, deeplearning.ai

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

289
keras-non-local-nets
keras-non-local-nets titu1994 Python

Keras implementation of Non-local Neural Networks

289
ax-samples
ax-samples AXERA-TECH CMake

Samples code for world class Artificial Intelligence SoCs for computer vision applications.

287
Machine-Learning-for-Solar-Energy-Prediction
Machine-Learning-for-Solar-Energy-Prediction ColasGael Python

Predict the Power Production of a solar panel farm from Weather Measurements using Machine Learning

287
unet-pytorch
unet-pytorch jaxony Python

U-Net implementation for PyTorch based on https://arxiv.org/abs/1505.04597

286
spooNN
spooNN fpgasystems Jupyter Notebook

FPGA-based neural network inference project with an end-to-end approach (from training to implementation to deployment)

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

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

284
fuku-ml
fuku-ml fukuball Python

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

284
zincbase
zincbase tomgrek Python

A batteries-included kit for knowledge graphs

283
Machine-Learning-Goodness
Machine-Learning-Goodness aurimas13 Jupyter Notebook

The Machine Learning project including ML/DL projects, notebooks, cheat codes of ML/DL, useful information on AI/AGI and codes or snippets/scripts/tas...

282
DeepECG
DeepECG ismorphism Python

ECG classification programs based on ML/DL methods

281
style_transfer
style_transfer gsurma Jupyter Notebook

CNN image style transfer 🎨.

280
menoh
menoh pfnet-research C++

Menoh: fast DNN inference library with multiple programming language support

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

278
Stock-Prediction-Neural-Network-and-Machine-Learning-Examples
Stock-Prediction-Neural-Network-and-Machine-Learning-Examples brianrisk Python

Examples of python neural net and ML stock prediction methods with sample stock data.

276
SGCN
SGCN benedekrozemberczki Python

A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).

276
NeuralNetworkRacing
NeuralNetworkRacing TomasBrezina Python

Neural networks race (demo)

276
TensorMol
TensorMol jparkhill Python

Tensorflow + Molecules = TensorMol

276
craft-text-detector
craft-text-detector fcakyon Python

Packaged, Pytorch-based, easy to use, cross-platform version of the CRAFT text detector

275
MobileViTv3
MobileViTv3 micronDLA Python
275
neuralgraffiti
neuralgraffiti babycommando Jupyter Notebook

Live-bending a foundation model’s output at neural network level.

274
gophernet
gophernet dwhitena Go

A simple from-scratch neural net written in Go

274
MindMaker
MindMaker krumiaa Python

MindMaker UE4 Machine Learning Toolkit

274
LightNet
LightNet yechengxi MATLAB

Efficient, transparent deep learning in hundreds of lines of code.

272
neuroptica
neuroptica fancompute Python

Flexible simulation package for optical neural networks

272
panotti
panotti drscotthawley Python

A multi-channel neural network audio classifier using Keras

271
CNN-3D-images-Tensorflow
CNN-3D-images-Tensorflow jibikbam Python

3D image classification using CNN (Convolutional Neural Network)

269
amrlib
amrlib bjascob Python

A python library that makes AMR parsing, generation and visualization simple.

267
Fast-AgingGAN
Fast-AgingGAN HasnainRaz Python

A deep learning model to age faces in the wild, currently runs at 60+ fps on GPUs

266
text-segmentation
text-segmentation koomri Python

Implementation of the paper: Text Segmentation as a Supervised Learning Task

265
openfoodfacts-ai
openfoodfacts-ai openfoodfacts Python

This is a tracking repo for all our AI projects. 🍕 🤖🍼

265
XPINNs
XPINNs AmeyaJagtap

Extended Physics-Informed Neural Networks (XPINNs): A Generalized Space-Time Domain Decomposition Based Deep Learning Framework for Nonlinear Partial...

262
fasterai
fasterai FasterAI-Labs Jupyter Notebook

FasterAI: Prune and Distill your models with FastAI and PyTorch

261
TorchFusion
TorchFusion johnolafenwa Python

A modern deep learning framework built to accelerate research and development of AI systems

259
RecSystem-Pytorch
RecSystem-Pytorch i-Jayus Python

推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-ta...

259
nexus
nexus ctongfei Scala

Experimental tensor-typed deep learning

258