388 results for “topic:nn”
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Ruby library for interfacing with FANN (Fast Artificial Neural Network)
Neural Network in Rust
A Keras CTC implementation of Baidu's DeepSpeech for model experimentation
First-principle implementations of groundbreaking AI algorithms using a wide range of deep learning frameworks, accompanied by supporting research papers and demos.
Generating Cat images using StyleGAN
A Deep Learning and preprocessing framework in Rust with support for CPU and GPU.
Awesome deep learning crate
dcgan combined with vae in pytorch!
Nuclei Microcontroller Software Interface Standard Development Repo
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
Library with XAI methods for NNs
Speaker Recognition using Neural Network & Linear Regression
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.
A Reconfigurable Accelerator for Deep Convolutional Neural Networks Implemented by Chisel3.
Implements of MATAB神经网络30个案例分析
MXNet implementation for DenseNet
:balance_scale: Weight Agnostic Neural Networks in Go
Yet Another Neural Network Library 🤔
Cheat Sheets for deep learning and machine learning.
AURORA (Artificial Unified Responsive Optimized Reasoning Agent) uses lobes and web research for RAG based memory and learning.
Numpy implementation of deep learning
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.
No description provided.
Laundry List of Data Science / ML /AI resources available online
Learning XOR problem with 1 hidden layer and two perceptron with sigmoid activation function.
🧠 A simple, fully documented neural network library created for educational purposes, heavily inspired by the `ai` package.
Automatically notifies you of start and completion using environment variables
hCNN: Hybrid Neural Network (Hybrid-NN), a MATLAB NN toolbox that supports complex valued data and insertion of Signal Processing Modules.
Exercises From Book "Applied Predictive Modeling" by "Kuhn and Johnson (2013)"