Projects in Awesome Lists tagged with deep-learning-library
A curated list of projects in awesome lists tagged with deep-learning-library .
https://github.com/ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
deep-learning deep-learning-library deep-learning-tutorial deep-neural-networks python pytorch
Last synced: 14 May 2025
https://github.com/ritchieng/the-incredible-pytorch?ref=pythonrepo.com
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
deep-learning deep-learning-library deep-learning-tutorial deep-neural-networks python pytorch
Last synced: 04 May 2025
https://github.com/salesforce/lavis
LAVIS - A One-stop Library for Language-Vision Intelligence
deep-learning deep-learning-library image-captioning multimodal-datasets multimodal-deep-learning salesforce vision-and-language vision-framework vision-language-pretraining vision-language-transformer visual-question-anwsering
Last synced: 12 May 2025
https://github.com/salesforce/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
deep-learning deep-learning-library image-captioning multimodal-datasets multimodal-deep-learning salesforce vision-and-language vision-framework vision-language-pretraining vision-language-transformer visual-question-anwsering
Last synced: 14 Mar 2025
https://github.com/nvidia/cutlass
CUDA Templates for Linear Algebra Subroutines
cpp cuda deep-learning deep-learning-library gpu nvidia
Last synced: 13 May 2025
https://github.com/NVIDIA/cutlass
CUDA Templates for Linear Algebra Subroutines
cpp cuda deep-learning deep-learning-library gpu nvidia
Last synced: 14 Mar 2025
https://github.com/lasagne/lasagne
Lightweight library to build and train neural networks in Theano
deep-learning-library neural-networks python theano
Last synced: 14 May 2025
https://github.com/Lasagne/Lasagne
Lightweight library to build and train neural networks in Theano
deep-learning-library neural-networks python theano
Last synced: 14 Mar 2025
https://github.com/neuralmagic/sparseml
Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models
automl computer-vision-algorithms deep-learning-algorithms deep-learning-library deep-learning-models image-classification keras nlp object-detection onnx pruning pruning-algorithms pytorch smaller-models sparsification sparsification-recipes sparsity tensorflow transfer-learning
Last synced: 14 May 2025
https://github.com/sforaidl/kd_lib
A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.
algorithm-implementations benchmarking data-science deep-learning-library knowledge-distillation machine-learning model-compression pruning pytorch quantization
Last synced: 16 May 2025
https://github.com/scisharp/keras.net
Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.
csharp-library deep-learning deep-learning-library fsharp-library keras keras-neural-networks neural-network
Last synced: 15 May 2025
https://github.com/SciSharp/Keras.NET
Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.
csharp-library deep-learning deep-learning-library fsharp-library keras keras-neural-networks neural-network
Last synced: 02 Apr 2025
https://github.com/cbaziotis/neat-vision
Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Processing (NLP) tasks. (framework-agnostic)
attention attention-mechanism attention-mechanisms attention-scores attention-visualization deep-learning deep-learning-library deep-learning-visualization natural-language-processing nlp self-attention self-attentive-rnn text-visualization visualization vuejs
Last synced: 09 Apr 2025
https://github.com/sidroopdaska/selfdrivingcar
A collection of all projects pertaining to different layers in the SDC software stack
backpropagation behavioral-cloning classification computational-graphs computer-vision deep-learning deep-learning-library deep-neural-networks keras lane-lines-detection lane-tracking opencv python3 scikit-image scikit-learn self-driving-car tensorflow vehicle-detection-and-tracking
Last synced: 13 Apr 2025
https://github.com/CEA-LIST/N2D2
N2D2 is an open source CAD framework for Deep Neural Network simulation and full DNN-based applications building.
artificial-intelligence deep-learning deep-learning-library deep-neural-networks machine-learning neural-network spike-inference
Last synced: 23 Apr 2025
https://github.com/cea-list/n2d2
N2D2 is an open source CAD framework for Deep Neural Network simulation and full DNN-based applications building.
artificial-intelligence deep-learning deep-learning-library deep-neural-networks machine-learning neural-network spike-inference
Last synced: 05 Apr 2025
https://github.com/tariqdaouda/mariana
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
artificial-intelligence artificial-neural-networks data-science deep-learning deep-learning-algorithms deep-learning-library deep-neural-networks deeplearning machine-learning machine-learning-algorithms machinelearning python theano
Last synced: 12 Apr 2025
https://github.com/mrdvince/breast_cancer_detection
Breast Cancer Detection classifier built from the The Breast Cancer Histopathological Image Classification (BreakHis) dataset composed of 7,909 microscopic images.
breast-cancer breast-cancer-prediction deep-learning deep-learning-library detection histopathological-images machine machine-learning pytorch
Last synced: 11 Apr 2025
https://github.com/arthurdjn/nets
Recreating PyTorch from scratch, using Numpy. Supports FCN, CNN, RNN layers.
autograd back-propagation convolutional-neural-networks deep-learning deep-learning-library framework fully-convolutional-networks gradient-descent machine-learning machine-learning-projects neural-network numpy numpy-library python recurrent-neural-networks
Last synced: 11 Jan 2025
https://github.com/e1evenn/shinnosuke
A keras-like API deep learning framework,realized by Numpy only.Support CNN, RNN, LSTM, Dense, etc.
deep-learning deep-learning-algorithms deep-learning-framework deep-learning-library deep-learning-tutorial deep-neural-networks
Last synced: 12 Apr 2025
https://github.com/ybubnov/torch_geopooling
The geospatial pooling modules for neural networks in PyTorch
deep-learning deep-learning-library geospatial machine-learning python pytorch
Last synced: 13 Apr 2025
https://github.com/stanislavgrigoriev/easycntk
C# library for easy Deep Learning and Deep Reinforcement Learning. It is wrapper over C# CNTK API. Has implementation of layers (LSTM, Convolution etc.), optimizers, losses, shortcut-connections, sequential model, sequential multi-output model, agent teachers, policy gradients, actor-critic etc. Contains helpers for work with dataset (split, statistics, SMOTE etc). Allows train, evaluate and inference deep neural networks in style similar to Keras.
c-sharp cntk cognitive-toolkit deep-learning deep-learning-library deep-neural-networks machine-learning
Last synced: 14 Apr 2025
https://github.com/david-leon/dandelion
A light weight deep learning framework, on top of Theano, offering better balance between flexibility and abstraction
artificial-intelligence deep-learning-library python3 theano
Last synced: 08 Apr 2025
https://github.com/speedcell4/torchrua
Manipulate tensors with PackedSequence and CattedSequence
catted-sequence deep-learning-library jit packed-sequence pytorch
Last synced: 06 Jan 2025
https://github.com/rvinas/nnn
Neural network from scratch in Python using Numpy
deep-learning deep-learning-library deep-learning-tutorial deep-neural-networks linear-separability neural-network numpy python
Last synced: 18 Mar 2025
https://github.com/yeonghyeon/white-box-layer
Deep Learning Package based on TensorFlow.
deep-learning deep-learning-library machine-learning neural-network python tensorflow tensorflow2
Last synced: 26 Apr 2025
https://github.com/minhaskamal/intellectron
An Infant Library of Artificial Neural Network (multilayer-deep-convolutional-machine-learning)
artificial-neural-networks deep-learning deep-learning-library java library machine-learning machine-learning-library neural-network
Last synced: 11 Apr 2025
https://github.com/zsdonghao/stackednet
轻量、易于修改、可组层训练的神经网络 / Lightweight Greedy Layer-Wise Training Neural Network
deep-learning deep-learning-library multi-layer-perceptron theano
Last synced: 08 May 2025
https://github.com/generic-matrix/generics.js
A minimal Deep learning library for the web.
cnn cross-validation deep-learning deep-learning-library k-fold neural-network nodejs reinforcement-learning
Last synced: 27 Feb 2025
https://github.com/valentingol/deep-learning-installation
This tutorial provide a step-by-step pipeline to install an effective Python set-up optimized for deep learning for Ubuntu LTS, containing libraries to use efficiently the last versions of Tensorflow and Pytorch with the GPU and a comfortable environment of work with flexible and highly customizable IDE (VSCode) and environment manager (Virtualenv/VirtualenvWrapper).
cuda deep-learning deep-learning-library deep-learning-tutorial setup tutorial virtualenv virtualenvwrapper vscode
Last synced: 13 Feb 2025
https://github.com/albertaparicio/tfglib
Python libraries for the Voice Conversion TFG
deep-learning deep-learning-library free-software lgpl numpy pip python python-library
Last synced: 10 Apr 2025
https://github.com/honourhealth/grocery-store-automatic-product-detection
It is my graduation project. Aim of this project is recognizing different types of grocery products with using convolutional neural networks. Dataset is generated by myself, data augmentation techniques and deep learning methods are used in this work. In order to make it more user friendly, I created a web application to upload the images and show name of the products to user. In this study Python, Jupyter Notebook, Flask, Html, CSS and deep learning libraries are used.
convolutional-neural-networks css deep-learning deep-learning-library flask html jupyter-notebook python
Last synced: 06 Mar 2025
https://github.com/smoke-y/athena
Deep learning library
cuda deep-learning deep-learning-library
Last synced: 14 Mar 2025