Orer0's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
GoogleCloudPlatform/training-data-analyst
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
davidteather/TikTok-Api
The Unofficial TikTok API Wrapper In Python
ping/instagram_private_api
A Python library to access Instagram's private API.
dickreuter/Poker
Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable via gui) or neural network and making decisions based on a genetic algorithm and montecarlo simulation for poker equity calculation. Binaries can be downloaded with this link:
Hiflylabs/awesome-dbt
A curated list of awesome dbt resources
alelievr/libft-unit-test
42-AI/bootcamp_python
Bootcamp to learn Python for Machine Learning
dvingerh/PyInstaStories
Python script to download Instagram stories from Instagram users.
jgigault/42FileChecker
42FileChecker is a tiny bash script developed at 42 school for testing and checking files according to the rules of the subjects
thibo73800/tensorflow2.0-examples
Jupyter notebooks to help you started with tensorflow 2.0
jtoty/Libftest
42-AI/bootcamp_machine-learning
Bootcamp to learn basics in Machine Learning
kube/42homebrew
Install Homebrew on 42 sessions
tuanchris/modern-data-stack
This repo helps bootstrap the infrastructures with a modern data stack on Google Cloud Platform using Terraform.
jonnekaunisto/simple-youtube-api
Object-oriented Wrapper for Youtube API in Python
we-sh/42ShellTester
Integration test suite for Shell implementation