Lists (1)
Sort Name ascending (A-Z)
Stars
A Tutorial for Setting Python Development Environment with VScode and Docker
Medium Article Supporting Code
Example code for Fluent Python, 2nd edition (O'Reilly 2022)
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
Hands-on demo instructions accompanying the talk "Outsource Your Continuous Delivery Pipeline by Deploying Directly from Source-Code"
Event data simulator. Generates a stream of pseudo-random events from a set of users, designed to simulate web traffic.
Machine learning in Python with scikit-learn MOOC
Docker Mastery Udemy course to build, compose, deploy, and manage containers from local development to high-availability in the cloud
Facenet implementation by Keras2
🐬 A comprehensive tutorial on getting started with Docker!
📚 List of awesome university courses for learning Computer Science!
Exploratory data analysis of movielesns-1m dataset
Different deep learning architectures for time series forecasting
Code samples for my book "Neural Networks and Deep Learning"
Python script (and IPython notebook) to perform RFM analysis from customer purchase history data
Different methods for churn prediction
A project written in Python to get old tweets, it bypass some limitations of Twitter Official API.
To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a structured format
Extract text information from Aadhaar Card using tesseract-ocr 😎
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
A Notebook where I implement differents anomaly detection algorithms on a simple exemple. The goal was just to understand how the different algorithms works and their differents caracteristics.
Ready to use implementations of various Deep Learning algorithms using TensorFlow.
Repo for coursera specialization Advanced Machine Learning by Higher School of Economics
Kaggle | Web Traffic Forecasting 📈
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch