Topic

neural-network

Repositories (1277)

artificial-intelligence
artificial-intelligence yanshengjia Jupyter Notebook

Awesome Artificial Intelligence Projects

501
deeplearning-notes
deeplearning-notes lijqhs

Notes for Deep Learning Specialization Courses led by Andrew Ng.

501
Laplace
Laplace aleximmer Python

Laplace approximations for Deep Learning.

496
face-nn
face-nn huailiang HLSL

游戏捏脸,基于神经风格迁移框架生成逼真人脸

490
rnn-from-scratch
rnn-from-scratch gy910210 Python

Implementing Recurrent Neural Network from Scratch

488
reservoirpy
reservoirpy reservoirpy Python

A simple and flexible code for Reservoir Computing architectures like Echo State Networks

487
evidential-deep-learning
evidential-deep-learning aamini Python

Learn fast, scalable, and calibrated measures of uncertainty using neural networks!

487
torchani
torchani aiqm Python

Accurate Neural Network Potential on PyTorch

482
Omega-AI
Omega-AI dromara Java

Omega-AI:基于java打造的深度学习框架,帮助你快速搭建神经网络,实现模型推理与训练,引擎支持自动求导,多线程与GPU运算,GPU支持CUDA,CUDNN。

479
ai-math-roadmap
ai-math-roadmap jasmcaus

Your no-nonsense guide to the Math used in Artificial Intelligence

479
synthesizing
synthesizing Evolving-AI-Lab Python

Code for paper "Synthesizing the preferred inputs for neurons in neural networks via deep generator networks"

474
hello_tf_c_api
hello_tf_c_api Neargye C++

Neural Network TensorFlow C API

473
INSTA
INSTA Zielon C++

INSTA - Instant Volumetric Head Avatars [CVPR2023]

473
PyShortTextCategorization
PyShortTextCategorization stephenhky Python

Various Algorithms for Short Text Mining

472
agency
agency neurocult Go

🕵️‍♂️ Library designed for developers eager to explore the potential of Large Language Models (LLMs) and other generative AI through a clean, effectiv...

469
ConvNetSharp
ConvNetSharp cbovar C#

Deep Learning in C#

468
S3Gaussian
S3Gaussian nnanhuang Python

Official Implementation of Self-Supervised Street Gaussians for Autonomous Driving

460
coursera-gan-specialization
coursera-gan-specialization amanchadha Jupyter Notebook

Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai

460
ML-Roadmap
ML-Roadmap JsonChao

:robot: Roadmap to becoming a Machine Learning developer in 2020

453
liboai
liboai D7EAD C++

A C++17 library to access the entire OpenAI API.

452
hamiltonian-nn
hamiltonian-nn greydanus Jupyter Notebook

Code for our paper "Hamiltonian Neural Networks"

450
ML-examples
ML-examples ARM-software C++

Arm Machine Learning tutorials and examples

448
Fido
Fido FidoProject C++

A lightweight C++ machine learning library for embedded electronics and robotics.

447
Pine
Pine petercunha Python

:evergreen_tree: Aimbot powered by real-time object detection with neural networks, GPU accelerated with Nvidia. Optimized for use with CS:GO.

445
LibtorchSegmentation
LibtorchSegmentation AllentDan C++

A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet,...

445
glasses
glasses FrancescoSaverioZuppichini Jupyter Notebook

High-quality Neural Networks for Computer Vision 😎

444
basalt
basalt basalt-org Mojo

A Machine Learning framework from scratch in Pure Mojo 🔥

443
SimGAN-Captcha
SimGAN-Captcha 0b01 Jupyter Notebook

Solve captcha without manually labeling a training set

435
Alturos.Yolo
Alturos.Yolo AlturosDestinations C#

C# Yolo Darknet Wrapper (real-time object detection)

431
Deep-Learning
Deep-Learning Robinwho

深度学习/人工智能/机器学习资料汇总(Deep Learning/Artificial Intelligent/Machine Learning) 持续更新……

430
MachineLearning-DeepLearning-Code-for-my-YouTube-Channel
MachineLearning-DeepLearning-Code-for-my-YouTube-Channel rohan-paul Jupyter Notebook

The full collection of all codes for my Youtube Channel segregated as per topic.

429
deepsleepnet
deepsleepnet akaraspt Python

DeepSleepNet: a Model for Automatic Sleep Stage Scoring based on Raw Single-Channel EEG

426
sdsandbox
sdsandbox tawnkramer C#

This provides a sandbox simulator for training a self-driving car. This uses Unity for simulation and Python with Keras and Tensorflow for training. R...

424
Dann
Dann matiasvlevi JavaScript

Deep Neural Network Library for JavaScript.

424
ocaml-torch
ocaml-torch LaurentMazare OCaml

OCaml bindings for PyTorch

422
deep-learning-specialization
deep-learning-specialization greyhatguy007 Jupyter Notebook

Contains Solutions to Deep Learning Specailization - Coursera

422
keras-text
keras-text raghakot Python

Text Classification Library in Keras

420
Tianchi-Medical-LungTumorDetect
Tianchi-Medical-LungTumorDetect wikke Jupyter Notebook

天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet

420
neural-fortran
neural-fortran modern-fortran Fortran

A parallel framework for deep learning

420
MIScnn
MIScnn frankkramer-lab Python

A framework for Medical Image Segmentation with Convolutional Neural Networks and Deep Learning

417
Neuromorphic-Computing-Guide
Neuromorphic-Computing-Guide mikeroyal Python

Learn about the Neumorphic engineering process of creating large-scale integration (VLSI) systems containing electronic analog circuits to mimic neuro...

415
machine-learning-for-the-web
machine-learning-for-the-web yining1023 JavaScript

Repository for the "Machine Learning for the Web" class at ITP, NYU

411
ARIMA-LSTM-hybrid-corrcoef-predict
ARIMA-LSTM-hybrid-corrcoef-predict imhgchoi Jupyter Notebook

Applied an ARIMA-LSTM hybrid model to predict future price correlation coefficients of two assets

410
Easy-deep-learning-with-Keras
Easy-deep-learning-with-Keras buomsoo-kim Jupyter Notebook

Keras tutorial for beginners (using TF backend)

409
Perceptron
Perceptron casparwylie Python

A flexible artificial neural network builder to analyse performance, and optimise the best model.

409
nlpnet
nlpnet erickrf Python

A neural network architecture for NLP tasks, using cython for fast performance. Currently, it can perform POS tagging, SRL and dependency parsing.

408
genrl
genrl SforAiDl Python

A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL

408
mango
mango ARM-software Jupyter Notebook

Parallel Hyperparameter Tuning in Python

408
mct-model-optimization
mct-model-optimization SonySemiconductorSolutions Python

Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. This project pr...

407
MiniDNN
MiniDNN yixuan C++

A header-only C++ library for deep neural networks

406