Pinned Repositories
SwissNYF
Code Base for Multi-Tool Usage for black box api access
accel_rl
Accelerated Methods for Deep Reinforcement Learning
federated-recommendation-system
privacy preserving recommendation system research project as research engineer of https://www.openmined.org community
GSoC-2022-mlpack
About Contains weekly updates for my proposal on Implementing RL methods in mlpack.
hr-net-implementation
My Implementation of HR Net on CityScape Dataset
KTJ-Datathon
Car Prototype Image Generation Engine
PromptWizard
Task-Aware Agent-driven Prompt Optimization Framework
road-sem-seg
Unet based Ensemble Model for Real time Road Semantic Segmentation
wasi-nn-python-bindings
Support Tensorflow and PyTorch in WasmEdge’s Python runtime
zeroxQA
Few Shot learning for out domain QA tasks
eshaanagarwal's Repositories
eshaanagarwal/hr-net-implementation
My Implementation of HR Net on CityScape Dataset
eshaanagarwal/adios-bonjour
A user friendly app to transfer files between Windows and Android.
eshaanagarwal/Amazon-ML-Challenge2021
Scripts and Approach for Amazon ML Challenge
eshaanagarwal/React-Masonry
Masonry component created in React
eshaanagarwal/bingo-go
practice repo to learn golang
eshaanagarwal/CircuitVerse
CircuitVerse Primary Code Base
eshaanagarwal/civic_hacking_hub
A place where people can find nonprofits to code for.
eshaanagarwal/CodeChef
Solutions to CodeChef problems in multiple languages.
eshaanagarwal/csoc-2021-algorithms
Repository for algorithms contributed in CSOC 2021
eshaanagarwal/csoc-2021-namecards
COPS Repository for Contributors Namecards
eshaanagarwal/csoc-2021-task-1
This repository contains csoc week1 android projects
eshaanagarwal/csoc-2021-task-2-web
eshaanagarwal/csoc-2021-task-3-reactjs
eshaanagarwal/csoc-2021-task-4-Django
This repository holds the Fourth Dev Task for COPS Summer of Code. Task: https://csoc-task-django.herokuapp.com/
eshaanagarwal/curriculum
The open curriculum for learning web development
eshaanagarwal/fast-scnn-implementation
My implementation of Fast-SCNN: Fast Semantic Segmentation Network
eshaanagarwal/hackalog-backend
eshaanagarwal/IG-website
eshaanagarwal/LaTeX-Gboard-Dictionary
⌨ Type math symbols more easily on your Android phone by using keyboard shortcuts inspired by LaTeX directly within the default Gboard keyboard.
eshaanagarwal/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
eshaanagarwal/my-portfolio
Portfolio Webpage using HTML,CSS,JS
eshaanagarwal/Polygot-CPP
eshaanagarwal/python-projects
eshaanagarwal/ray_talk
Repo for ray assignments
eshaanagarwal/react-masonry-css
React Masonry layout component powered by CSS, dependancy free
eshaanagarwal/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
eshaanagarwal/Test-Generator
Test generating website, which works on first create test and then share it via link.
eshaanagarwal/Tic-Tac-Toe-Game
Made Tic-Tac-Toe Game using HTML , CSS , Js and BootStrap.
eshaanagarwal/Twitter_LyricBot
Twitter bot that posts lyrics for your favorite songs!
eshaanagarwal/Word2Vec-Word-Embedding-
My implementation of Word2Vec word embeddings.