Neural Networks: Zero to Hero
Updated
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Updated
Prompt engineering is a relatively new discipline for developing and optimizing prompts to efficiently use language models (LMs) for a wide variety of applications and research topics.
Updated
It is a Technical Analysis library useful to do feature engineering from financial time series datasets (Open, Close, High, Low, Volume). It is built on Pandas and Numpy. Project url: https://technical-analysis-library-in-python.readthedocs.io/en/latest/
Updated
Lean Six Sigma (LSS) is a method based on a stepwise approach to process improvements.This approach usually follows 5 steps (Define, Measure, Analyze, Improve and Control) for improving existing process problems with unknown causes. source: https://github.com/samirsaci/lss-logistic-regression
Updated
ML for Trading - 2nd Edition This book aims to show how ML can add value to algorithmic trading strategies in a practical yet comprehensive way. It covers a broad range of ML techniques from linear regression to deep reinforcement learning and demonstrates how to build, backtest, and evaluate a trading strategy driven by model predictions.
Updated
MachineLearningStocks is designed to be an intuitive and highly extensible template project applying machine learning to making stock predictions. Source from: https://github.com/robertmartin8/MachineLearningStocks Caution!!! As of Feb 2021: MachineLearningStocks is no longer actively maintained
Updated
These samples demonstrate how to use the DOcplex library to model and solve optimization problems.
Updated
PyPortfolioOpt is a library that implements portfolio optimization methods, including classical mean-variance optimization techniques and Black-Litterman allocation
Updated
Find the optimal locations of your manufacturing facilities to meet your customers’ demand and reduce production costs. From Samir Saci
Updated
Build a simple methodology of Supply Chain Network Design that is considering the fluctuation of the demand.
Updated
Set of Jupyter notebook supporting articles on https://medium.com/@vdekanovsky
Updated
notebooks for pawarbi.github.io/blog/
Updated
A summary from a Chinese author "bitcarmanlee". Chinese contents. Please go to the author's link https://github.com/bitcarmanlee/easy-algorithm-interview-and-practice
Updated
HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful)
Updated
A collection of resources for pandas (Python) and related subjects.
Updated
It is an utility library for Kaggle and offline competitions. It is particularly focused on experiment tracking, feature engineering, and validation.
Updated
This repository contains the entire Python Data Science Handbook, in the form of (free!) Jupyter notebooks. https://jakevdp.github.io/PythonDataScienceHandbook/
Updated
Jupylet is a Python library for programming 2D and 3D games, graphics, music and sound synthesizers, interactively in a Jupyter notebook. It is intended for three types of audiences: Computer scientists, researchers, and students of deep reinforcement learning. Musicians interested in sound synthesis and live music coding. Kids and their parents interested in learning to program.
Updated
sql magic for IPython, hopefully evolving into full SQL client. http://catherinedevlin.blogspot.com/
Updated