rajatvd's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
3b1b/manim
Animation engine for explanatory math videos
atom/atom
:atom: The hackable text editor
shap/shap
A game theoretic approach to explain the output of any machine learning model.
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
fossasia/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
skorch-dev/skorch
A scikit-learn compatible neural network library that wraps PyTorch
rtqichen/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
IDSIA/sacred
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
waleedka/hiddenlayer
Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.
microsoft/onnxjs
ONNX.js: run ONNX models using JavaScript
jupyter/nbconvert
Jupyter Notebook Conversion
BachiLi/redner
Differentiable rendering without approximation.
sbarratt/inception-score-pytorch
Inception Score for GANs in Pytorch
rstojnic/lazydata
Lazydata: Scalable data dependencies for Python projects
locuslab/convex_adversarial
A method for training neural networks that are provably robust to adversarial attacks.
msamogh/nonechucks
Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!
nikitakit/hydrogen-python
Python-specific plugin for hydrogen. Make Python coding in the Atom editor even more interactive!
nikitakit/xdbg
Interactive live coding in Python