ydamien's Stars
mindsdb/mindsdb
AGI's query engine - Platform for building AI that can learn and answer questions over federated data.
pauleveritt/42-workshop
Workshop material for 42 PyCharm Tips and Tricks
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
python-pendulum/pendulum
Python datetimes made easy
sdv-dev/SDV
Synthetic data generation for tabular data
airbnb/knowledge-repo
A next-generation curated knowledge sharing platform for data scientists and other technical professions.
ourownstory/neural_prophet
NeuralProphet: A simple forecasting package
lux-org/lux
Automatically visualize your pandas dataframe via a single print! 📊 💡
jina-ai/serve
☁️ Build multimodal AI applications with cloud-native stack
datastacktv/data-engineer-roadmap
Roadmap to becoming a data engineer in 2021
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
autogluon/autogluon
Fast and Accurate ML in 3 Lines of Code
romanlutz/ResponsibleAI
A collection of news articles, books, and papers on Responsible AI cases. The purpose is to study these cases and learn from them to avoid repeating the failures of the past.
sIncerass/powernorm
[ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
adamerose/PandasGUI
A GUI for Pandas DataFrames
SauceCat/pydqc
python automatic data quality check toolkit
drillan/jupyter-black
Black formatter for Jupyter Notebook
daviddao/awful-ai
😈Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
twintproject/twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
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.
mhammond/pywin32
Python for Windows (pywin32) Extensions
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
iterative/cml
♾️ CML - Continuous Machine Learning | CI/CD for ML
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.
vaexio/vaex
Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀
google/latexify_py
A library to generate LaTeX expression from Python code.