ShivKJ's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
django/django
The Web framework for perfectionists with deadlines.
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
tiangolo/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
karpathy/llm.c
LLM training in simple, raw C/CUDA
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
networkx/networkx
Network Analysis in Python
google/or-tools
Google's Operations Research tools:
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
jupyter/docker-stacks
Ready-to-run Docker images containing Jupyter applications
ijl/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
walkccc/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
more-itertools/more-itertools
More routines for operating on iterables, beyond itertools
jazzband/django-redis
Full featured redis cache backend for Django.
compose-spec/compose-spec
The Compose specification
pyscaffold/pyscaffold
🛠 Python project template generator with batteries included
JulienPalard/Pipe
A Python library to use infix notation in Python
adashofdata/nlp-in-python-tutorial
comparing stand up comedians using natural language processing
RafeKettler/magicmethods
Guide to Python's magic methods
peter-evans/docker-compose-healthcheck
How to wait for container X before starting Y using docker-compose healthcheck
celery/django-celery-results
Celery result back end with django
wkentaro/pytorch-for-numpy-users
PyTorch for Numpy users. https://pytorch-for-numpy-users.wkentaro.com
ko1nksm/getoptions
An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
nikhilkumarsingh/RegEx-In-Python
A comprehensive guide for learning regular expressions using Python
asweigart/pyinputplus
The input() and raw_input() functions with added validation features for text-based programs.
nvictus/pqdict
A Pythonic indexed priority queue
alexfrt/tabu
Java Implementation of Tabu Search metaheuristic
ShivKJ/Stream
Basic utility library and stream data processing
darshikaf/mlflow-tracking-server-with-minio
Dockerized MLFlow Tracking server with minIO artifact storage server.