Pinned Repositories
BERT_from_scratch
An end to end implementation of Google's BERT model. The model can be initialized with pre-trained weights from HF's BertModel.
CLIP_from_scratch
OpenAI's CLIP model implementation. It uses ViT as Image Encode and BERT like transformer Encoder as Text Encoder.
django-batch-requests
Combine multiple http requests into a single batch request.
eng-handbook
A developer's guide to management: an open-sourced handbook for leading software engineering teams.
geo-queries-on-redis
This is a simple project to demonstrate the geo location based queries on Redis.
GPT2_from_scratch
An end to end implementation of OpenAI's GPT2 model with training on Fineweb dataset and evaluations using Hellaswag.
llama2_from_scratch
An end to end implementation of Meta's Llama2 model. The model loads pre-trained weights from huggingface to run evaluations.
sample-spring-hibernate-jersey
The sample project that combines the giants: Spring, Hibernate and Jersey together.
spark
Mirror of Apache Spark
xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
tanwanirahul's Repositories
tanwanirahul/django-batch-requests
Combine multiple http requests into a single batch request.
tanwanirahul/airplane_predictions
tanwanirahul/BERT_from_scratch
An end to end implementation of Google's BERT model. The model can be initialized with pre-trained weights from HF's BertModel.
tanwanirahul/CLIP_from_scratch
OpenAI's CLIP model implementation. It uses ViT as Image Encode and BERT like transformer Encoder as Text Encoder.
tanwanirahul/GPT2_from_scratch
An end to end implementation of OpenAI's GPT2 model with training on Fineweb dataset and evaluations using Hellaswag.
tanwanirahul/llama2_from_scratch
An end to end implementation of Meta's Llama2 model. The model loads pre-trained weights from huggingface to run evaluations.
tanwanirahul/awesome-visual-slam
:books: The list of vision-based SLAM / Visual Odometry open source, blogs, and papers
tanwanirahul/bazel
a fast, scalable, multi-language and extensible build system
tanwanirahul/build-your-own-x
🤓 Build your own (insert technology here)
tanwanirahul/byteps
A high performance and generic framework for distributed DNN training
tanwanirahul/deepdrive
Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving
tanwanirahul/developer-roadmap
Roadmap to becoming a web developer in 2020
tanwanirahul/distributed-systems-reading-list
A must read list of papers/blogs/articles and the like for anyone serious in designing distributed systems
tanwanirahul/dolt
Dolt – It's Git for Data
tanwanirahul/jvm-tools
Small set of tools for JVM troublshooting, monitoring and profiling.
tanwanirahul/landscape
🌄The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor counts, headquarters location, and recent tweets.
tanwanirahul/machine-learning-systems-design
A booklet on machine learning systems design with exercises
tanwanirahul/Motion-Planning-for-Self-Driving-Cars
Assignments for the course 'Motion Planning for Self-Driving Cars' on Coursera by University of Toronto
tanwanirahul/ohmyzsh
🙃 A delightful community-driven (with 1500+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
tanwanirahul/redpanda
Redpanda is the real-time engine for modern apps.
tanwanirahul/regl
👑 Functional WebGL
tanwanirahul/rules_scala
Scala rules for Bazel
tanwanirahul/simulator
A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
tanwanirahul/SOFAStack
SOFAStack™ (Scalable Open Financial Architecture Stack) is a collection of cloud native middleware components, which are designed to build distributed systems with high performance and reliability, and have been fully validated by mission-critical financial business scenarios.
tanwanirahul/speech-to-text-benchmark
speech to text benchmark framework
tanwanirahul/system-design-primer-1
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tanwanirahul/tanwanirahul.github.io
User Repo for Git Pages
tanwanirahul/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
tanwanirahul/webviz
web-based visualization libraries
tanwanirahul/zio-http
A scala library to write Http apps.