ramanshsharma2806
Incoming PhD student at the Kahlert School of Computing at University of Utah. PINNs are cool.
Chennai, India
Pinned Repositories
Alternate-Reality
Recurrent Neural Networks will allow me to sample new text (essays, poems, emails) that I would have hypothetically written in New York given my four years of corpus literature as training data
atomhacks2022
Physics informed neural network example for presentation at Atomhacks 2022
Digit-Recognizer
A project I made to practice my newfound Neural Network knowledge - I used Python and Numpy to train a network to recognize MNIST images. Adam and mini-batch gradient descent implemented
dt-pinn
Accelerating Physics Informed Neural Networks (PINNs) using Meshless Discretizations
EncoderDecoder-game
Classic spy Encoder-Decoder console game made with Python
Flight-Price
A flight price estimator made with TensorFlow and Keras for the mia startup. Trained on numerous continuous and categorical variables. Ensemble neural network with Embedding layers
Personal-Bot
A bot do some everyday things for me - Tasks include browsing, opening email links, project links, and using web scraping to obtain data from multiple forums online
Predicting-Dumpsites
Using Machine Learning to predict potential illegal dumpsites around the world based on socio-economic, environmental, and geospatial features. Series of experiments conducted with Neural Networks
TicTacToe
AI implementation of the classic tic tac toe game with minimax algorithm -Project for Bronx Science Local Hack Day 2017 - Implemented in Java using Object oriented programming
policy-data-analyzer
Building a model to recognize incentives for landscape restoration in environmental policies from Latin America, the US and India. Bringing NLP to the world of policy analysis through an extensible framework that includes scraping, preprocessing, active learning and text analysis pipelines.
ramanshsharma2806's Repositories
ramanshsharma2806/Digit-Recognizer
A project I made to practice my newfound Neural Network knowledge - I used Python and Numpy to train a network to recognize MNIST images. Adam and mini-batch gradient descent implemented
ramanshsharma2806/Flight-Price
A flight price estimator made with TensorFlow and Keras for the mia startup. Trained on numerous continuous and categorical variables. Ensemble neural network with Embedding layers
ramanshsharma2806/dt-pinn
Accelerating Physics Informed Neural Networks (PINNs) using Meshless Discretizations
ramanshsharma2806/Predicting-Dumpsites
Using Machine Learning to predict potential illegal dumpsites around the world based on socio-economic, environmental, and geospatial features. Series of experiments conducted with Neural Networks
ramanshsharma2806/Alternate-Reality
Recurrent Neural Networks will allow me to sample new text (essays, poems, emails) that I would have hypothetically written in New York given my four years of corpus literature as training data
ramanshsharma2806/atomhacks2022
Physics informed neural network example for presentation at Atomhacks 2022
ramanshsharma2806/People-Supply-Chain
My solution for the round 2 and 3 of the data science challenge of Capgemini's Tech Challenge 2018.
ramanshsharma2806/ramanshsharma2806.github.io-oldwebsite
My personal website made with HTML5, CSS3, and JavaScript
ramanshsharma2806/zoey
The fn+geeks community bot
ramanshsharma2806/Add-Desserts
ramanshsharma2806/blog
my blog
ramanshsharma2806/join-fnplus-with-a-pr
Welcome to the fn+geeks community! Add yourself as a contributor 🎊here.
ramanshsharma2806/pytorch_practice
ramanshsharma2806/ramanshsharma2806.github.io
Academic website
ramanshsharma2806/caneco
caneco.dev
ramanshsharma2806/capsulenetworks
Studying and working on Capsule Neural Networks
ramanshsharma2806/carlsrm.tech
ramanshsharma2806/cookiecutter-modern-datascience
Start a data science project with modern tools
ramanshsharma2806/cplusplus
ramanshsharma2806/fastbook
Draft of the fastai book
ramanshsharma2806/hello-world
ramanshsharma2806/MIT6.006
My notes, implementations, and some proofs for the Introduction of Algorithms class at MIT
ramanshsharma2806/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
ramanshsharma2806/practical-python
Practical Python Programming (course by @dabeaz)
ramanshsharma2806/projects
💝 Example projects for various NLP tasks with datasets, scripts and results
ramanshsharma2806/ramanshsharma2806
ramanshsharma2806/scrape-linkedin-selenium
`scrape_linkedin` is a python package that allows you to scrape personal LinkedIn profiles & company pages - turning the data into structured json.
ramanshsharma2806/Vim-Stuff
ramanshsharma2806/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
ramanshsharma2806/Workshops