Pinned Repositories
NLP_Project
Machine translation project for the DS:GA-1011 NLP class.
awesome-competitive-coding
A Curated list of Topic wise Theory and Questions to Get You Started On Competitive Coding.
btp
Data Driven Modelling of Composites
dl_project
Project for 'DS-GA 1008 Deep Learning'
machine_learning_basics
Barebones numpy implementations of basic Machine Learning algorithms, and their examples with scikit-learn.
pytorch_common
A lightweight wrapper that contains PyTorch code that is common to most projects built on PyTorch.
visual_commonsense_reasoning
visual_embeddings_for_rl
Learning Visual Embeddings for Reinforcement Learning
web_crawlers
Python scripts of all crawlers/spiders/scrapers.
connect4
A simple and awesome, virtual Connect-4 game! Built using HTML, CSS and Javascript. Also published on Google Play.
ranamihir's Repositories
ranamihir/btp
Data Driven Modelling of Composites
ranamihir/pytorch_common
A lightweight wrapper that contains PyTorch code that is common to most projects built on PyTorch.
ranamihir/visual_embeddings_for_rl
Learning Visual Embeddings for Reinforcement Learning
ranamihir/machine_learning_basics
Barebones numpy implementations of basic Machine Learning algorithms, and their examples with scikit-learn.
ranamihir/web_crawlers
Python scripts of all crawlers/spiders/scrapers.
ranamihir/visual_commonsense_reasoning
ranamihir/loan_prediction_3
ranamihir/nyu_1011
DS-GA 1011 NLP with Representation Learning
ranamihir/pytorch-a2c-ppo-acktr
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO) and Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR).
ranamihir/dl_project
Project for 'DS-GA 1008 Deep Learning'
ranamihir/big_data_project
Project for 'DS-GA 1004 Big Data'
ranamihir/clovis-open-code-extracts
Open Clovis code for external developers who want to work with us
ranamihir/connect4
A simple and awesome, virtual Connect-4 game!
ranamihir/CPP-Programs
ranamihir/DataScienceCourse
This holds iPython notebooks and lecture slides for the Intro to Data Science Master's course I teach at NYU.
ranamihir/datasets
ranamihir/deep-image-prior
Image restoration with neural networks but without learning.
ranamihir/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ranamihir/ganhacks
starter from "How to Train a GAN?" at NIPS2016
ranamihir/hpc
A quick reference to access NYU High Performance Computing
ranamihir/ml_project
Project for 'DS-GA 1003 Machine Learning'
ranamihir/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ranamihir/pytorch-a3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
ranamihir/pytorch-Deep-Learning-Minicourse
Minicourse in Deep Learning with PyTorch
ranamihir/pytorch-goodies
ranamihir/r2c
Recognition to Cognition Networks
ranamihir/ranamihir.github.io
ranamihir/Rust
ranamihir/TD3plusplus
PyTorch implementation of TD3 and DDPG for OpenAI gym tasks
ranamihir/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.