Pinned Repositories
AmazonX-Ray
Replication of Amazon X-Ray using Machine Learning
anmolsjoshi.github.io
BiDAF-LSTM-tf
TensorFlow Implementation of BiDirectional Attention Flow LSTM for Machine Comprehension
CS224N
Natural Language Processing with Deep Learning
CS224N_Winter_2019
Winter 2019 - Solutions to Stanford CS224N - Natural Language Processing with Deep Learning
sphinxcontrib-versioning
Fork to continue development of sphinxcontrib-versioning
unet
CSCI E-89 Deep Learning - Final Project - Image Segmentation
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
text
Models, data loaders and abstractions for language processing, powered by PyTorch
anmolsjoshi's Repositories
anmolsjoshi/unet
CSCI E-89 Deep Learning - Final Project - Image Segmentation
anmolsjoshi/BiDAF-LSTM-tf
TensorFlow Implementation of BiDirectional Attention Flow LSTM for Machine Comprehension
anmolsjoshi/sphinxcontrib-versioning
Fork to continue development of sphinxcontrib-versioning
anmolsjoshi/AmazonX-Ray
Replication of Amazon X-Ray using Machine Learning
anmolsjoshi/anmolsjoshi.github.io
anmolsjoshi/CS224N
Natural Language Processing with Deep Learning
anmolsjoshi/CS224N_Winter_2019
Winter 2019 - Solutions to Stanford CS224N - Natural Language Processing with Deep Learning
anmolsjoshi/CS231N
Convolutional Neural Networks for Visual Recognition
anmolsjoshi/CSCI-E-81
Machine Learning and Data Mining
anmolsjoshi/fast-neural-style
pytorch-ignite fast-neural-style
anmolsjoshi/ignite
High-level library to help with training neural networks in PyTorch
anmolsjoshi/Kaggle-Dog-Breed
https://www.kaggle.com/c/dog-breed-identification
anmolsjoshi/KerasHelpers
Keras Helper Functions
anmolsjoshi/markdown-cheatsheet
Markdown Cheatsheet for Github Readme.md
anmolsjoshi/nlptorch
Implementation of Machine Comprehension Models on SQuAD Dataset using PyTorch
anmolsjoshi/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
anmolsjoshi/readthedocs.org
The source code that powers readthedocs.org
anmolsjoshi/sphinx-bootstrap-theme
Sphinx Bootstrap Theme
anmolsjoshi/squad
Starter code for Stanford CS224n default final project on SQuAD 2.0
anmolsjoshi/text
Data loaders and abstractions for text and NLP
anmolsjoshi/textcnn.keras
Keras Implementation of "Convolutional Neural Networks for Sentence Classification" by Yoon Kim (2014)
anmolsjoshi/tf.fastneuralstyle
Tensorflow Implementation of Justin Johnson's Perceptual Losses for Real-Time Style Transfer and Super-Resolution
anmolsjoshi/torchsample
High-Level Training, Data Augmentation, and Utilities for Pytorch
anmolsjoshi/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
anmolsjoshi/vision
Datasets, Transforms and Models specific to Computer Vision
anmolsjoshi/xavier_init
Keras Replication of "Understanding the difficulty of training deep feedforward neural networks" by Xavier Glorot, Yoshua Bengio