Topic

neural-network

Repositories (1342)

bangBang
bangBang victorqribeiro JavaScript

Play BangBang against a Neural Network

100
ParticleNeRF
ParticleNeRF jc211 Cuda

A particle-based encoding for Neural Radiance Fields

100
exnn
exnn zampino Elixir

An Elixir Evolutive Neural Network framework à la G.Sher

99
recurrent-neural-net
recurrent-neural-net Ricardicus C

A recurrent (LSTM) neural network in C

99
sunstreaker
sunstreaker duyongan Python

以jax为后端的类似keras的框架

98
object-tracking
object-tracking ktzsh Python

Multiple Object Tracking System in Keras + (Detection Network - YOLO)

97
face-mask-detector
face-mask-detector adityap27 Python

𝐑𝐞𝐚𝐥-𝐓𝐢𝐦𝐞 𝐅𝐚𝐜𝐞 𝐦𝐚𝐬𝐤 𝐝𝐞𝐭𝐞𝐜𝐭𝐢𝐨𝐧 𝐮𝐬𝐢𝐧𝐠 𝐝𝐞𝐞𝐩𝐥𝐞𝐚𝐫𝐧𝐢𝐧𝐠 𝐰𝐢𝐭𝐡 𝐀𝐥𝐞𝐫𝐭 𝐬𝐲𝐬𝐭𝐞𝐦 💻🔔

97
weather-prediction-from-image
weather-prediction-from-image berkgulay Python

ML project to predict weather condition in given image

97
Point2Mesh
Point2Mesh Colin97 C++

Meshing Point Clouds with Predicted Intrinsic-Extrinsic Ratio Guidance (ECCV2020)

97
keras2c
keras2c PlasmaControl C

A simple library to deploy Keras neural networks in pure C for realtime applications

97
Python-Machine-Learning
Python-Machine-Learning GeorgeSeif Python

Python Machine Learning Algorithms

96
AutoNetGen
AutoNetGen EmbraceAGI Python

让 AI 设计 AI,让大模型帮助小模型进化,用魔法创造魔法! Empower Artificial Intelligence to sculpt its own kind, where colossal models gracefully ushe...

96
kerasR
kerasR statsmaths R

R interface to the keras library

95
cpnet
cpnet xingyul Python

Learning Video Representations from Correspondence Proposals (CVPR 2019 Oral)

95
conx
conx ArtificialIntelligenceToolkit Python

The On-Ramp to Deep Learning

95
ml_code
ml_code zlxy9892 Python

A repository for recording the machine learning code

94
timeseries
timeseries ai-fast-track Jupyter Notebook

Time Series package for fastai v2

94
QuickDraw-AirGesture-tensorflow
QuickDraw-AirGesture-tensorflow vietnh1009 Python

Implementation of QuickDraw - an online game developed by Google, combined with AirGesture - a simple gesture recognition application

94
sadedegel
sadedegel GlobalMaksimum Python

A General Purpose NLP library for Turkish

94
Deep-Kernel-GP
Deep-Kernel-GP maka89 Python

Deep Kernel Learning. Gaussian Process Regression where the input is a neural network mapping of x that maximizes the marginal likelihood

94
NcnnDotNet
NcnnDotNet takuya-takeuchi C#

ncnn wrapper written in C++ and C# for Windows, MacOS, Linux, iOS and Android

94
pytorch-wrapper
pytorch-wrapper jkoutsikakis Python

Provides a systematic and extensible way to build, train, evaluate, and tune deep learning models using PyTorch.

93
LSH_DeepLearning
LSH_DeepLearning rdspring1 Java

Scalable and Sustainable Deep Learning via Randomized Hashing

93
TrainInvaders
TrainInvaders aporia-ai C

👾 Jupyter Notebook + Space Invaders!?

93
awesome-neural-art
awesome-neural-art crypdick

A curated list of awesome neural network-based art resources.

93
graph-nvp
graph-nvp pfnet-research Python

GraphNVP: An Invertible Flow Model for Generating Molecular Graphs

92
FAST
FAST LLNL Python

Fusion models for Atomic and molecular STructures (FAST)

91
ThereForYou
ThereForYou TAHIR0110 Python

ThereForYou: Your mental health ally. Kai, our AI assistant, offers compassionate support. Track your mood trends, find solace in a secure community,...

91
GloVe-as-a-TensorFlow-Embedding-Layer
GloVe-as-a-TensorFlow-Embedding-Layer guillaume-chevalier Jupyter Notebook

Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of...

90
neural-finance
neural-finance Metnew Python

Neural Network for HFT-trading [experimental]

90
rnn-from-scratch
rnn-from-scratch vzhou842 Python

A Recurrent Neural Network implemented from scratch (using only numpy) in Python.

90
Winter
Winter rosenthj C++

UCI Chess Engine

90
duralava
duralava muxamilian

duralava is a neural network which can simulate a lava lamp in an infinite loop.

90
NOC-S18
NOC-S18 nature-of-code JavaScript

Course repo and syllabus for Nature of Code Spring 2018 at ITP.

89
hyper-engine
hyper-engine maxim5 Python

Python library for Bayesian hyper-parameters optimization

89
Python-Deep-Learning-Projects
Python-Deep-Learning-Projects goodrahstar Jupyter Notebook

Codebase for my book "Python DeepLearning Projects" | Learn applied deep learning for various use-cases on NLP, CV and ASR using TensorFlow and Keras....

89
OSSDC-VisionAI-Core
OSSDC-VisionAI-Core OSSDC Python

OSSDC Vision AI - a platform for live testing and developing of computer vision and artificial intelligence algorithms targeting robotics, home automa...

89
im2latex
im2latex untrix Jupyter Notebook

Solution to im2latex request for research of openai

89
shiba
shiba octanove Python

Pytorch implementation and pre-trained Japanese model for CANINE, the efficient character-level transformer.

89
Perceiver
Perceiver Rishit-dagli Python

Implementation of Perceiver, General Perception with Iterative Attention

88
Image-Forgery-Detection-using-Deep-learning
Image-Forgery-Detection-using-Deep-learning HXM14 Python

Image Forgery Detection using Deep learning Graduation project

88
multiffn-nli
multiffn-nli erickrf Python

Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.

87
chainer-handson
chainer-handson mitmul Jupyter Notebook

CAUTION: This is not maintained anymore. Visit https://github.com/chainer-community/chainer-colab-notebook/

87
Eval-on-NN-of-RC
Eval-on-NN-of-RC ymcui

Empirical Evaluation on Current Neural Networks on Cloze-style Reading Comprehension

87
AI-Reading-Materials
AI-Reading-Materials rexlow

Some of the ML and DL related reading materials, research papers that I've read

87
som
som giannisnik Python

Pytorch implementation of a Self-Organizing Map

87
ncnn-android-benchmark
ncnn-android-benchmark nihui C++

ncnn android benchmark app

86
mobilenet_v1_stm32_cmsis_nn
mobilenet_v1_stm32_cmsis_nn EEESlab C

Mobilenet v1 trained on Imagenet for STM32 using extended CMSIS-NN with INT-Q quantization support

86
gomind
gomind surenderthakran Go

A simplistic Neural Network Library in Go

86
mala
mala mala-project Python

Materials Learning Algorithms. A framework for machine learning materials properties from first-principles data.

86