deeplearning-framework
There are 24 repositories under deeplearning-framework topic.
didi/dlflow
DLFlow is a deep learning framework.
LiebingYu/tinyflow
A simple deep learning framework that supports automatic differentiation and GPU acceleration.
umangjpatel/kerax
Keras-like APIs for JAX framework
librahfacebook/BranchyNet_chainer
基于提前退出部分样本原理而实现的带分支网络(supported by chainer)
DeepJavaUniverse/DJ-core
DeepJava (DJ) is a DeepLearning framework for Java 10
matrix97317/OneNeuralNetwork
This is a cross-chip platform collection of operators and a unified neural network library.
jinbooooom/OriginDL
OriginDL: A distributed deep learning framework Built from scratch
ankitAMD/Self-Attention-GAN-master_pytorch
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN) of non-cuda user s and its also used by cuda user.
BUAADreamer/nnplayer
A Toy Nerual Network Framework 自制神经网络框架
pgcai/DoraPy
Dorapy is a deep learning framework that focuses on data pre-processing.🛸
AlessandroMinervini/Data_Augmentation_for_Deep_Learning
Automatic Data Augmentation for Deep Learning techniques
ackwolver335/SentimentAnalysis-DL
A deep learning model designed for sentiment analysis by leveraging the power of ResNet and GoogleNet-inspired architectures. This hybrid model efficiently extracts high-level semantic features from textual data to classify sentiments into Positive, Negative, or Neutral categories.
matrix97317/pig-solver
This is a toy deep-learning computing framework( such as Pytorch,Caffe etc.).
Bilal-E/Image-Classifier
Image Classifier Command Line App using PyTorch - Udacity Nanodegree Project
koushik16/Ensemble-Methods-Exploration
Implementations of AdaBoost and Bagging algorithms applied to multiple datasets, comparing performance across various scenarios with different tree depths.
Mogankumar/Neural-Networks-and-CNN
This project focuses on building fully connected neural networks (NN) and convolutional neural networks (CNN).
rafidka/microtorch
microtorch is a deep learning framework for educational purposes. It is heavily inspired by PyTorch and closely follows its style. People can benefict from it to have an in-depth understanding of deep learning.
sharma-anee/Federated_Learning
This repo is about federated learning implementation using FLOWER framework for beginners.
Tamuel/Deepercept
Custom deep learning framework with CuDNN
Tamuel/TinyDeepLearningFramework
Deep learning framework with simple operations