LeoTheLian's Stars
phidatahq/phidata
Build multi-modal Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
lafengnan/ebooks-1
lucidrains/big-sleep
A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
databricks/Spark-The-Definitive-Guide
Spark: The Definitive Guide's Code Repository
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
r13i/twitter-sentiment-analysis
What if we could see the emotions and moods of people through the breadcrumbs they leave on Twitter ?
shafiab/HashtagCashtag
My Insight Data Engineering Fellowship project. I implemented a big data processing pipeline based on lambda architecture, that aggregates Twitter and US stock market data for user sentiment analysis using open source tools - Apache Kafka for data ingestions, Apache Spark & Spark Streaming for batch & real-time processing, Apache Cassandra f or storage, Flask, Bootstrap and HighCharts f or frontend.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.