athena15's Stars
googleapis/google-api-python-client
🐍 The official Python client library for Google's discovery based APIs.
databrickslabs/tempo
API for manipulating time series on top of Apache Spark: lagged time values, rolling statistics (mean, avg, sum, count, etc), AS OF joins, downsampling, and interpolation
palantir/pyspark-style-guide
This is a guide to PySpark code style presenting common situations and the associated best practices based on the most frequent recurring topics across the PySpark repos we've encountered.
openai/gpt-3
GPT-3: Language Models are Few-Shot Learners
pyqt/examples
Learn to create a desktop app with Python and Qt
johnboiles/obs-mac-virtualcam
ARCHIVED! This plugin is officially a part of OBS as of version 26.1. See note below for info on upgrading. 🎉🎉🎉Creates a virtual webcam device from the output of OBS. Especially useful for streaming smooth, composited video into Zoom, Hangouts, Jitsi etc. Like CatxFish/obs-virtualcam but for macOS.
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
sherlock-project/sherlock
Hunt down social media accounts by username across social networks
PostgREST/postgrest
REST API for any Postgres database
delta-io/delta
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
amesar/mlflow-spark-summit-2019
MLFlow Spark Summit 2019 Presentation
MichaelAHood/real_estate_recommender
A personalized real estate recommender system that I built as part of my final project for the Data Science Intensive at Galvanize
databricks/koalas
Koalas: pandas API on Apache Spark
manojmj92/subtitle-downloader
Python script to automatically download subtitles for any movie/tv series episode.
databricks/Spark-The-Definitive-Guide
Spark: The Definitive Guide's Code Repository
dennyglee/databricks
Repository of sample Databricks notebooks
jupyter/docker-stacks
Ready-to-run Docker images containing Jupyter applications
databricks/spark-sklearn
(Deprecated) Scikit-learn integration package for Apache Spark
christophebourguignat/notebooks
CoreyMSchafer/code_snippets
carbon-app/carbon
:black_heart: Create and share beautiful images of your source code
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
EvilPort2/Sign-Language
A very simple CNN project.
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
ChunML/DeepLearning
Repo where I play with some outstanding well-known DNN models
yugrocks/Hand-Gesture-Recognizer
A python implementation of a Convolutional Neural Net that recognizes four hand gestures, namely- peace, punch, stop and thumbs_up.
pjreddie/darknet
Convolutional Neural Networks
tensorflow/models
Models and examples built with TensorFlow