An open API service indexing awesome lists of open source software.

Neural Network

Artificial neural networks (ANN) are computational systems that “learn” to perform tasks by considering examples, generally without being programmed with any task-specific rules.

https://github.com/itailang/SampleNet

Differentiable Point Cloud Sampling (CVPR 2020 Oral)

cvpr2020 deep-learning geometry-processing neural-network point-cloud pytorch sampling tensorlow

Last synced: 20 Mar 2025

https://github.com/neurocult/agency

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

agents ai artificial-general-intelligence artificial-intelligence artificial-neural-networks autonomous-agents chatgpt generative-ai go golang gpt language-models llm llmops machine-learning neural-network nlp openai rag vector-database

Last synced: 09 Apr 2025

https://github.com/pkmital/pycadl

Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"

autoregressive celeba conditional course cyclegan dcgan deep-learning gan glove magenta mooc neural-network nsynth pixelcnn tensorflow tutorial vae vae-gan wavenet word2vec

Last synced: 04 Apr 2025

https://github.com/andreiapostoae/dota2-predictor

Tool that predicts the outcome of a Dota 2 game using Machine Learning

dota dota2 gaming logistic-regression machine-learning neural-network prediction

Last synced: 27 Nov 2024

https://github.com/speechbrain/speechbrain.github.io

The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech processing systems, ranging from speech recognition (both HMM/DNN and end-to-end), speaker recognition, speech enhancement, speech separation, multi-microphone speech processing, and many others.

beamforming deep-learning deeplearning librispeech neural-network neural-networks speaker-identification speaker-recognition speaker-verification speech speech-analysis speech-api speech-emotion-recognition speech-processing speech-recognition speech-recognizer speech-separation speech-to-text speechrecognition timit

Last synced: 04 May 2025

https://github.com/kyegomez/Sophia

Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.

artificial-intelligence chatgpt deep-learning multi-modality neural-network optimizer

Last synced: 29 Nov 2024

https://github.com/kyegomez/sophia

Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.

artificial-intelligence chatgpt deep-learning multi-modality neural-network optimizer

Last synced: 04 Apr 2025

https://github.com/reiinakano/gan-playground

GAN Playground - Experiment with Generative Adversarial Nets in your browser. An introduction to GANs.

deep-learning gan generative-adversarial-network machine-learning neural-network

Last synced: 09 Apr 2025

https://github.com/modernmt/modernmt

Neural Adaptive Machine Translation that adapts to context and learns from corrections.

machine-learning machine-translation mmt mt neural neural-machine-translation neural-network translation

Last synced: 02 May 2025

https://github.com/NNgen/nngen

NNgen: A Fully-Customizable Hardware Synthesis Compiler for Deep Neural Network

compiler deep-learning hardware high-level-synthesis neural-network onnx python pyverilog verilog-hdl veriloggen

Last synced: 22 Apr 2025

https://github.com/hustvl/tineuvox

TiNeuVox: Fast Dynamic Radiance Fields with Time-Aware Neural Voxels (SIGGRAPH Asia 2022)

3d computer-graphics computer-vision deep-learning dynamic-scenes machine-learning nerf neural-network tineuvox view-synthesis

Last synced: 07 Apr 2025

https://github.com/vlall/Swift-Brain

Artificial intelligence/machine learning data structures and Swift algorithms for future iOS development. bayes theorem, neural networks, and more AI.

neural-network swift swift-brain

Last synced: 06 Dec 2024

https://github.com/dmarman/dmarman.github.io

Tailwind Ink is an AI palette generator trained with the Tailwindcss colors.

color-generator color-palette neural-network palette tailwindcss

Last synced: 28 Mar 2025

https://github.com/vlall/swift-brain

Artificial intelligence/machine learning data structures and Swift algorithms for future iOS development. bayes theorem, neural networks, and more AI.

neural-network swift swift-brain

Last synced: 09 Apr 2025

https://github.com/thisandagain/troll

Language sentiment analysis and neural networks... for trolls.

javascript moderation neural-network nlp sentiment sentiment-analysis

Last synced: 09 Apr 2025

https://github.com/smousavi05/EQTransformer

EQTransformer, a python package for earthquake signal detection and phase picking using AI.

attention-mechanism deep-learning detection earthquakes global lstm-neural-networks multi-task-learning neural-network phase-picking stead transformer

Last synced: 08 May 2025

https://github.com/Pattio/DeepSwarm

Neural Architecture Search Powered by Swarm Intelligence 🐜

ant-colony-optimization machine-learning neural-architecture-search neural-network python swarm-intelligence

Last synced: 04 Apr 2025

https://github.com/soskek/attention_is_all_you_need

Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.

attention-mechanism chainer deep-learning deep-neural-networks google neural-network

Last synced: 09 Apr 2025

https://github.com/gy910210/neural-network-from-scratch

Implementing Multiple Layer Neural Network from Scratch

computation-graph gradient-descent neural-network

Last synced: 02 May 2025

https://github.com/rrmina/fast-neural-style-pytorch

Fast Neural Style Transfer implementation in PyTorch :art: :art: :art:

convolutional-neural-networks neural-network pytorch style-transfer

Last synced: 09 Apr 2025

https://github.com/BMW-InnovationLab/BMW-Labeltool-Lite

This repository provides you with an easy-to-use labeling tool for State-of-the-art Deep Learning training purposes. It supports Auto-Labeling.

annotaion auto-label autolabeling bounding-box boundingbox computer-vision deep-learning docker image-annotation inference label labeling-tool labeltool neural-network object-detection smart-labeling synthetic-data tensorflow voc yolov4

Last synced: 07 May 2025

https://github.com/beringresearch/ivis

Dimensionality reduction in very large datasets using Siamese Networks

data-visualization dimensionality-reduction machine-learning neural-network siamese-neural-network

Last synced: 08 Apr 2025

https://github.com/LiuXiaolong19920720/simple_net

A simple deep neural network implemented in C++,based with OpenCV Mat matrix class

cpp neural-network opencv

Last synced: 19 Mar 2025

https://github.com/vzhou842/cnn-from-scratch

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

computer-vision convolutional-neural-networks guide machine-learning neural-network python

Last synced: 05 Apr 2025

https://github.com/bfortuner/pytorch_tiramisu

FC-DenseNet in PyTorch for Semantic Segmentation

computer-vision deep-learning neural-network pytorch semantic-segmentation

Last synced: 09 Apr 2025

https://github.com/alexeyab/yolo2_light

Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)

bit1-xnor-inference computer-vision machine-learning neural-network object-detection

Last synced: 09 Apr 2025

https://github.com/AlexeyAB/yolo2_light

Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)

bit1-xnor-inference computer-vision machine-learning neural-network object-detection

Last synced: 20 Apr 2025

https://github.com/R-js/blasjs

Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.

blas complex-matrix conjugate conjugate-matrix determinant generalized-linear-model lapack linear-algebra linear-regression machine-learning mathlab matrix neural-network transpose-matrix vector vector-algebra

Last synced: 25 Apr 2025

https://github.com/r-js/blasjs

Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.

blas complex-matrix conjugate conjugate-matrix determinant generalized-linear-model lapack linear-algebra linear-regression machine-learning mathlab matrix neural-network transpose-matrix vector vector-algebra

Last synced: 05 Apr 2025

https://github.com/jaxony/shufflenet

ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083

artificial-intelligence convolution deep-learning neural-network pytorch

Last synced: 09 Apr 2025

https://github.com/titu1994/keras-non-local-nets

Keras implementation of Non-local Neural Networks

convolutional-neural-networks keras neural-network non-local

Last synced: 05 Apr 2025

https://github.com/jaxony/ShuffleNet

ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083

artificial-intelligence convolution deep-learning neural-network pytorch

Last synced: 29 Mar 2025

https://github.com/dgkim5360/the-elements-of-statistical-learning-notebooks

Jupyter notebooks for summarizing and reproducing the textbook "The Elements of Statistical Learning" 2/E by Hastie, Tibshirani, and Friedman

jupyter-notebooks machine-learning matplotlib neural-network python3 pytorch scipy statistical-learning textbook

Last synced: 09 Apr 2025

https://github.com/tomaszrewak/ml-games

Machine learning games. Use combination of genetic algorithms and neural networks to control the behaviour of in-game objects.

game game-engine genetic-algorithm machine-learning machine-learning-games neural-network reinforcement-learning

Last synced: 24 Apr 2025

https://github.com/gomlx/gomlx

GoMLX: An Accelerated Machine Learning Framework For Go

go golang machine-learning neural-network xla

Last synced: 30 Dec 2024

https://github.com/pfnet-research/menoh

Menoh: fast DNN inference library with multiple programming language support

deep-learning mkl-dnn neural-network

Last synced: 05 Apr 2025

https://github.com/materialsvirtuallab/m3gnet

Materials graph network with 3-body interactions featuring a DFT surrogate crystal relaxer and a state-of-the-art property predictor.

deep-learning graph machine-learning materials-science neural-network

Last synced: 14 Apr 2025

https://github.com/TomaszRewak/ML-games

Machine learning games. Use combination of genetic algorithms and neural networks to control the behaviour of in-game objects.

game game-engine genetic-algorithm machine-learning machine-learning-games neural-network reinforcement-learning

Last synced: 16 Mar 2025

https://github.com/jaxony/unet-pytorch

U-Net implementation for PyTorch based on https://arxiv.org/abs/1505.04597

deep-learning neural-network python pytorch semantic-segmentation

Last synced: 07 May 2025

https://github.com/HusseinYoussef/Arabic-OCR

OCR system for Arabic language that converts images of typed text to machine-encoded text.

arabic character-segmentation computer-vision dataset image-processing machine-learning neural-network ocr opencv-python scikit-learn segmentation

Last synced: 02 Apr 2025

https://github.com/yechengxi/lightnet

Efficient, transparent deep learning in hundreds of lines of code.

cnn cudnn deep-learning lstm matlab mlp neural-network quasi-recurrent-neural-networks rnn sgd

Last synced: 07 Apr 2025

https://github.com/jinglescode/time-series-forecasting-pytorch

Acquiring data from Alpha Vantage and predicting stock prices with PyTorch's LSTM

deep-learning lstm-model machine-learning neural-network python pytorch time-series-forecasting

Last synced: 06 Apr 2025

https://github.com/drscotthawley/panotti

A multi-channel neural network audio classifier using Keras

audio-classification convolutional-neural-networks keras music-tagging neural-network tensorflow

Last synced: 24 Apr 2025

https://github.com/ColasGael/Machine-Learning-for-Solar-Energy-Prediction

Predict the Power Production of a solar panel farm from Weather Measurements using Machine Learning

data-processing machine-learning matlab neural-network python tensorflow

Last synced: 07 May 2025

https://github.com/antonvladyka/neuralnetworksanddeeplearning.com.pdf

LaTeX/PDF + Epub version of the online book (http://neuralnetworksanddeeplearning.com) ”Neural Networks and Deep Learning“ by Michael Nielsen (@mnielsen)

deep-learning latex machine-learning neural-network neural-networks

Last synced: 12 Dec 2024

https://github.com/johnolafenwa/torchfusion

A modern deep learning framework built to accelerate research and development of AI systems

convolutional-neural-networks deep-learning gan machine-learning neural-network python pytorch visualization

Last synced: 05 Apr 2025

https://github.com/johnolafenwa/TorchFusion

A modern deep learning framework built to accelerate research and development of AI systems

convolutional-neural-networks deep-learning gan machine-learning neural-network python pytorch visualization

Last synced: 27 Nov 2024

https://github.com/amzn/xfer

Transfer Learning library for Deep Neural Networks.

machine-learning mxnet neural-network python transfer-learning

Last synced: 05 Apr 2025

https://github.com/delta-rs/delta

An Open-Source Machine Learning Framework in Rust Δ

deep-learning delta delta-rs machine-learning ml neural-network rust

Last synced: 05 Jan 2025

https://github.com/FrancescoSaverioZuppichini/mirror

Visualisation tool for CNNs in pytorch

deep-learning neural-network python pytorch visualis

Last synced: 08 May 2025

https://github.com/francescosaveriozuppichini/mirror

Visualisation tool for CNNs in pytorch

deep-learning neural-network python pytorch visualis

Last synced: 09 Apr 2025

https://github.com/dwhitena/gophernet

A simple from-scratch neural net written in Go

artificial-intelligence data-science go golang machine-learning neural-network

Last synced: 27 Apr 2025

https://github.com/hasnainraz/fast-aginggan

A deep learning model to age faces in the wild, currently runs at 60+ fps on GPUs

cnn cycle-gan face-aging faceapp gan generative-adversarial-network neural-network pytorch pytorch-lightning realtime-face-aging tensorboard

Last synced: 06 Apr 2025

https://github.com/fcakyon/craft-text-detector

Packaged, Pytorch-based, easy to use, cross-platform version of the CRAFT text detector

actions anaconda computer-vision craft deep-learning document hacktoberfest linux macos neural-network ocr pypi python pytorch text text-detection vision windows workflow

Last synced: 02 Apr 2025

https://github.com/shifuml/shifu

An end-to-end machine learning and data mining framework on Hadoop

bigdata end-to-end-machine-learning gbdt hadoop machine-learning neural-network pipeline random-forest shifu

Last synced: 05 Apr 2025

https://github.com/scofield7419/deep-learning-papers-for-fish

a list of pappers in deep learning for new-comes.

deep-learning neural-network papers

Last synced: 26 Feb 2025

https://github.com/afshinm/juggernaut

Neural Network in Rust

neural-network nn rust

Last synced: 05 Apr 2025

https://github.com/aprbw/traffic_prediction

Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using historical data (timeseries).

attention cnn forecasting gcn lstm mxnet neural-network pytorch tensorflow time-series time-series-forecasting timeseries timeseries-forecasting traffic-flow-forecasting traffic-flow-prediction traffic-forecasting traffic-prediction transformer

Last synced: 12 Apr 2025

https://github.com/harujoh/KelpNet

Pure C# machine learning framework

csharp deep-learning dotnet gpu machine-learning neural-network onnx opencl

Last synced: 29 Apr 2025