TSPereira's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
openai/openai-cookbook
Examples and guides for using the OpenAI API
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
opentofu/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
wandb/wandb
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
hardikvasa/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
blue-yonder/tsfresh
Automatic extraction of relevant features from time series:
ijl/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
zhouhaoyi/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
navdeep-G/setup.py
📦 A Human's Ultimate Guide to setup.py.
tebelorg/RPA-Python
Python package for doing RPA
jettify/pytorch-optimizer
torch-optimizer -- collection of optimizers for Pytorch
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.
kayak/pypika
PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.
microsoft/DeepSpeed-MII
MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.
bmabey/pyLDAvis
Python library for interactive topic model visualization. Port of the R LDAvis package.
cuemacro/findatapy
Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc.
vaastav/Fantasy-Premier-League
Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
MilaNLProc/contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021 (Bianchi et al.).
lucidrains/performer-pytorch
An implementation of Performer, a linear attention-based transformer, in Pytorch
sintel-dev/Orion
Library for detecting anomalies in signals
Falldog/pyconcrete
Protect your python script, encrypt it as .pye and decrypt when import it
BCG-X-Official/facet
Human-explainable AI.
toddbirchard/plotlydash-flask-tutorial
📊📉 Embed Plotly Dash into your Flask applications.
astariul/github-hosted-pypi
Your own private PyPi index, github-hosted
guillaumebour/flexible-job-shop
Python implementation of a genetic algorithm for FJSP.
TSPereira/ml_toolkit
Support general code