SachitNayak's Stars
iamadamdev/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
google-research/google-research
Google Research
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
instaloader/instaloader
Download pictures (or videos) along with their captions and other metadata from Instagram.
mjhea0/awesome-fastapi
A curated list of awesome things related to FastAPI
davidteather/TikTok-Api
The Unofficial TikTok API Wrapper In Python
reloadware/reloadium
Hot Reloading and Profiling for Python
maxpumperla/elephas
Distributed Deep learning with Keras & Spark
mit-han-lab/proxylessnas
[ICLR 2019] ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware
cerlymarco/tsmoothie
A python library for time-series smoothing and outlier detection in a vectorized way.
anishathalye/neural-hash-collider
Preimage attack against NeuralHash 💣
kkapuria3/BestBuy-GPU-Bot
BestBuy Bot is an Add to cart and Auto Checkout Bot. This auto buying bot can search the item repeatedly on the ITEM page using one keyword. Once the desired item is available it can add to cart and checkout very fast. This auto purchasing BestBuy Bot can work on Firefox Browser so it can run in all Operating Systems. It can run for multiple items simultaneously.
taspinar/siml
Machine Learning algorithms implemented from scratch
visini/abstracting-fastapi-services
FastAPI application and service structure for a more maintainable codebase – See full article
mongodb-developer/mongodb-with-fastapi
Example of using MongoDB with FastAPI
securesystemslab/zippy
ZipPy is a Python3 interpreter on top of Truffle framework
ParrotPrediction/docker-course-xgboost
Materials for an online-course - "Practical XGBoost in Python"
Russell-Newton/TikTokPy
Extract data from TikTok without needing any login information or API keys.
ArjanCodes/2022-docker
christsaizyt/US-Stock-Market-Prediction-by-LSTM
archivy/archivy-hn
oracle-quickstart/oci-hpc
Terraform examples for deploying HPC clusters on OCI
davidrazmadzeExtra/YouTube_Python3_Upload_Video
This guide provides and explains a Python script that uploads a YouTube video using the YouTube Data API. The code uses the Google APIs Client Library for Python.
ArjanCodes/2023-logging
pranjanpr/Quant-MELO-Portfolio
A Bayesian based architecture to evaluate the optimal weights of different stocks in a portfolio according to Global Minimum Variance and Tangency optimization problem.
thevarunsharma/Image-Colorization
Automatic Image Colorization using a Convolutional Network (U-Net)
ndrplz/CIFAR-10
Python plug-and-play wrapper to CIFAR-10 dataset.
oracle-devrel/cloudnative-helidon-storefront
Store front used for cloud native Helidon tutorial
nikhitmago/deep-cnn-for-image-colorization
Colorize an image from grayscale using Convolutional Neural Networks