-
Facebook
- Menlo Park
-
My solutions for the assignments in the Stanford CS224n Deep Learning for NLP (Winter 2019) course.
-
d2go Public
Forked from facebookresearch/d2goD2Go is a toolkit for efficient deep learning
Python Apache License 2.0 UpdatedApr 2, 2024 -
detectron2 Public
Forked from facebookresearch/detectron2Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Python Apache License 2.0 UpdatedAug 15, 2023 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedJul 19, 2023 -
-
nn4nlp-code Public
Forked from neubig/nn4nlp-codeCode Samples from Neural Networks for NLP
-
pytext Public
Forked from facebookresearch/pytextA natural language modeling framework based on PyTorch
Python Other UpdatedApr 29, 2020 -
paradise-gl Public
Computer Graphics Final Project - Paradise: Forest and Water Simulation
-
fairseq Public
Forked from facebookresearch/fairseqFacebook AI Research Sequence-to-Sequence Toolkit written in Python.
Python MIT License UpdatedOct 4, 2019 -
An implementation of a parallel sparse-matrix vector multiplication algorithm on the GPU.
-
An implementation of a 2D histogramming operation on the GPU.
-
An implementation of a work-efficient Parallel Prefix-Sum(Scan) algorithm on the GPU.
-
cuda-data-parallel-reduction Public
Work-efficient parallel reduction algorithm on the GPU using CUDA.
-
Sentiment Analysis using a simple Map Reduce Framework built on top of Java + Thrift RPC
-
quorum-dfs Public
Simple Distributed FIle System using the Gifford Quorum Consensus Protocol
-
ChorDHT Public
Distributed Hash Table based on the CHORD protocol using Thrift RPC and Java.
-
ironman-vr Public
Simple IronMan VR Demo, made with Unity 3D, SteamVR and 💖. Works on HTC Vive and Windows Mixed Reality Headsets.
-
GPGPU Parallel User-User Collaborative Filtering System in CUDA C
-
a-maze-gl Public
Realtime OpenGL Maze Game
-
fray-tracer Public
A Fundamental Ray Tracer
-
-
imagedit-cli Public
CLI Image Processing and Editing Suite
-
cuda-tiled-2D-convolution Public
Optimized Parallel Tiled Approach to perform 2D Convolution by taking advantage of the lower latency, higher bandwidth shared memory as well as global constant memory cached aggresively within GPU …
-
Optimized Parallel Tiled Approach to perform Matrix Multiplication by taking advantage of the lower latency, higher bandwidth shared memory within GPU thread blocks.
-
-
udacity-popular-movies Public
Udacity Android NanoDegree Project #1: Popular Movies
-
udacity-app-portfolio Public
Udacity Android NanoDegree Project #0: My App Portfolio
-
dsp-tools Public
A host of utilities for digital signal processing and visualization built using numpy and matplotlib on Python.
-
-
tic-tac-toe Public
the popular Xs and Os game, coded in Python, supporting variable dimension with a basic AI