santoshmo's Stars
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
NVIDIA/NeMo
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)
mosaicml/composer
Supercharge Your Model Training
DAGWorks-Inc/hamilton
Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage/tracing and metadata. Runs and scales everywhere python does.
tensorflow/mesh
Mesh TensorFlow: Model Parallelism Made Easier
forhaoliu/ringattention
Transformers with Arbitrarily Large Context
dmlc/mxnet-notebooks
Notebooks for MXNet
Bartzi/see
Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"
reedscot/nips2016
Learning What and Where to Draw
madeleineudell/LowRankModels.jl
LowRankModels.jl is a julia package for modeling and fitting generalized low rank models.
sbarratt/torch_cg
Preconditioned Conjugate Gradient in Pytorch
bruinxiong/Densenet.mxnet
:fire::fire:A MXNet implementation of DenseNet(with BC structure):fire::fire:
sixin-zh/mpiT
MPI for Torch
UMich-EECS-resources/wiki
The grand wiki
ray-project/plasma
A minimal shared memory object store design
yuruofeifei/mms
MXNet Model Serving
guillaume-chevalier/SGNN-Self-Governing-Neural-Networks-Projection-Layer
Attempt at reproducing a SGNN's projection layer, but with word n-grams instead of skip-grams. Paper and more: http://aclweb.org/anthology/D18-1105
srkiranraj/spgemm
Sparse matrix-matrix multiplication on CPU+GPU systems.