nn
There are 308 repositories under nn topic.
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
tangledpath/ruby-fann
Ruby library for interfacing with FANN (Fast Artificial Neural Network)
afshinm/juggernaut
Neural Network in Rust
robmsmt/KerasDeepSpeech
A Keras CTC implementation of Baidu's DeepSpeech for model experimentation
t04glovern/aws-s3-cat-images
Generating Cat images using StyleGAN
AnicetNgrt/jiro-nn
A Deep Learning and preprocessing framework in Rust with support for CPU and GPU.
seangal/dcgan_vae_pytorch
dcgan combined with vae in pytorch!
MikhailKravets/NeuroFlow
Awesome deep learning crate
Jaykef/ai-algorithms
First-principle implementations of groundbreaking AI algorithms using a wide range of deep learning frameworks, accompanied by supporting research papers.
Nuclei-Software/NMSIS
Nuclei Microcontroller Software Interface Standard Development Repo
aimclub/eXplain-NNs
Library with XAI methods for NNs
rmojgani/LPINNs
To address some of the failure modes in training of physics informed neural networks, a Lagrangian architecture is designed to conform to the direction of travel of information in convection-diffusion equations, i.e., method of characteristic; The repository includes a pytorch implementation of PINN and proposed LPINN with periodic boundary conditions
dydtjr1128/Speaker-Recognition-using-NN
Speaker Recognition using Neural Network & Linear Regression
drallensmith/neat-python
Python implementation of the NEAT neuroevolution algorithm
Nicatio/Densenet
MXNet implementation for DenseNet
Jaykef/micrograd.c
Port of Karpathy's micrograd in pure C. Micrograd is a tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API.
Starrynightzyq/soNN
A Reconfigurable Accelerator for Deep Convolutional Neural Networks Implemented by Chisel3.
xyproto/wann
:balance_scale: Weight Agnostic Neural Networks in Go
godmoves/basic_nn_in_matlab
Implements of MATAB神经网络30个案例分析
michalwols/yann
Yet Another Neural Network Library 🤔
mikewlange/cheatsheets-ai-fork
Cheat Sheets for deep learning and machine learning.
deep-learning-algorithm/PyNet
Numpy implementation of deep learning
sayantansatpati/awesome-data-science
Laundry List of Data Science / ML /AI resources available online
datasciencecampus/green-spaces
Render GeoJSON polygons over aerial imagery and analyse pixels covered by vegetation; used to calculate green spaces in residential gardens
Drlordbasil/AURORA
AURORA (Artificial Unified Responsive Optimized Reasoning Agent) uses lobes and web research for RAG based memory and learning.
vxern/synadart
🧠 A simple, fully documented neural network library created for educational purposes, heavily inspired by the `ai` package.
shohan-pherones/snake-game-self-played
This is a self-played snake game that uses genetic algorithm and neural network to learn and improve its gameplay over time. The game is built using the p5.js library for graphics and user interface, and the tensorflow.js and neataptic libraries for machine learning.
Cothrax/deepfool
CFR-based Texas Hold'em AI
kevinfjiang/FuncNotify
Automatically notifies you of start and completion using environment variables
anilsilwal98/AppliedPredictiveModeling
Exercises From Book "Applied Predictive Modeling" by "Kuhn and Johnson (2013)"
pzhg/hCNN
hCNN: Hybrid Neural Network (Hybrid-NN), a MATLAB NN toolbox that supports complex valued data and insertion of Signal Processing Modules.
wolfhoundgelert/xman
Python library for effective management and organising experiments on thе Google Colab platform with sharing and running in parallel across different Colab accounts. 😍
ajsb85/bfdl.ai
Automated Camera-Based Drone Landing System
RGivisiez/ML-Ising
Machine learning and the Ising model phase transition.
underwit/agentsmith
Нейронная сеть оптимизируемая с помощью генетического алгоритма. Задача агента контролируемого при помощи нейронной сети состоит в том, чтобы избегать контакта с противниками, как можно более длительное время.