Pinned Repositories
contest
Solution code to algorithmic online judge systems including codeforces, project euler, and USACO
diseasenetworks
An examination of predictive disease saliency in social networks and the potential application of network analysis in locating disease spread
graph-json
A JSON backed graph structure with advanced identification algorithms
hyperbolic
Work to generate embeddings for nodes in hyperbolic space (CS 229/224W)
infotheory
Notes from an introductory course on information theory
reformer-pytorch
Improvements to the Reformer language model (CS 224N)
rotationforest
R rotation forest module
sentR
Simple sentiment analysis framework for R
steGANography
GAN-based steganography for message hiding (CS 236)
cs224w-notes
CS224W Course Notes
mananshah99's Repositories
mananshah99/sentR
Simple sentiment analysis framework for R
mananshah99/graph-json
A JSON backed graph structure with advanced identification algorithms
mananshah99/infotheory
Notes from an introductory course on information theory
mananshah99/hyperbolic
Work to generate embeddings for nodes in hyperbolic space (CS 229/224W)
mananshah99/contest
Solution code to algorithmic online judge systems including codeforces, project euler, and USACO
mananshah99/steGANography
GAN-based steganography for message hiding (CS 236)
mananshah99/rotationforest
R rotation forest module
mananshah99/tupac
TUPAC Tumor Proliferation Assessment Challenge 2016
mananshah99/reformer-pytorch
Improvements to the Reformer language model (CS 224N)
mananshah99/diseasenetworks
An examination of predictive disease saliency in social networks and the potential application of network analysis in locating disease spread
mananshah99/ludwig
Ludwig is a toolbox that allows to train and evaluate deep learning models without the need to write code.
mananshah99/snorkel
A system for quickly generating training data with weak supervision
mananshah99/atom-gist
Create gists from files, directly in Atom.
mananshah99/autograd
Efficiently computes derivatives of NumPy code.
mananshah99/bf-interpreter
Interpreter for the instruction-pointer based esoteric language
mananshah99/graph-embeddings
Methods to advance the embedding of unimodal graphs in latent vector spaces of fixed dimension
mananshah99/gunpowder
Data loading DAG for Greentea.
mananshah99/ipc-bench
:racehorse: Benchmarks for Inter-Process-Communication Techniques
mananshah99/ludwig-docs
Ludwig's documentation
mananshah99/mananshah99.github.io
mananshah99/numericalmethods
College-level numerical methods course taught as an advanced topics class at the Harker School
mananshah99/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
mananshah99/pytorch_scatter
PyTorch Extension Library of Optimized Scatter Operations
mananshah99/pytorch_sparse
PyTorch Extension Library of Optimized Autograd Sparse Matrix Operations
mananshah99/reports
Final reports for CS 329S Winter 2021
mananshah99/roam-to-git
Automatic RoamResearch backup to Git
mananshah99/snap
Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
mananshah99/streamlit-agraph
A Streamlit Graph Vis
mananshah99/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
mananshah99/xlsxboost
A package that provides useful extensions for dealing with excel files in R