#neural-networks (30 Repositories)
Ranked open-source repositories tagged with #neural-networks, scored by pull request acceptance likelihood and maintainer engagement velocity.
28.1%
15.9h
30 repositories tagged #neural-networks
ViciousSquid/Dosidicus
Raise a neural network as a pet - a transparent cognitive sandbox where a digital squid learns, grows, and rewires itself via Hebbian learning & Neurogenesis
ekzhang/jax-js
JAX in JavaScript – ML library for the web, running on WebGPU & Wasm
sonos/tract
Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference
LuxDL/Lux.jl
Elegant and Performant Deep Learning
SciML/NeuralPDE.jl
Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation
FluxML/Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
elixir-nx/axon
Nx-powered Neural Networks
NVIDIA-NeMo/Speech
A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
PerforatedAI/PerforatedAI
Add Dendrites to your PyTorch Project
keras-team/keras
Deep Learning for humans
hailo-ai/hailo-apps-core
High-performance, optimized pre-trained template AI application pipelines for systems using Hailo devices
hailo-ai/hailort
An open source light-weight and high performance inference framework for Hailo devices
alexichepura/bevy_garage
Gamelike car simulation playground.
deepfakes/faceswap
Deepfakes Software For All
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
denizyuret/AutoGrad.jl
Julia port of the Python autograd package.
hshindo/Merlin.jl
Deep Learning for Julia
saschagrunert/nn
A tiny neural network 🧠
kailaix/ADCME.jl
Automatic Differentiation Library for Computational and Mathematical Engineering
sylvaticus/BetaML.jl
Beta Machine Learning Toolkit
patrick-kidger/equinox
Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/
AllenInstitute/bmtk
Brain Modeling Toolkit
schwittlick/ofxDarknet
darknet neural network addon for openFrameworks
open-edge-platform/datumaro
Dataset Management Framework, a Python library and a CLI tool to build, analyze and manage Computer Vision datasets.
Spandan-Madan/DeepLearningProject
An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.
jisungk/deepjazz
Deep learning driven jazz generation using Keras & Theano!
ajbrock/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
torchmd/torchmd-net
Training neural network potentials
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.