From 3f6acd1c179ef7a9eced2583e33f4d0f2dccbf8d Mon Sep 17 00:00:00 2001 From: carpetmaker <105353680+carpetmaker@users.noreply.github.com> Date: Tue, 18 Oct 2022 08:43:23 +0200 Subject: [PATCH] docs: add `Barter` project to `projects.csv` --- projects.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/projects.csv b/projects.csv index af3888b..c7408f1 100644 --- a/projects.csv +++ b/projects.csv @@ -331,3 +331,4 @@ value-investing-studies,"Reproducing Works, Training & Books",2021-10-26,https:/ machine-learning-asset-management,"Reproducing Works, Training & Books",2021-12-17,https://github.com/firmai/machine-learning-asset-management,Machine Learning in Asset Management (by @firmai).,True,False,firmai/machine-learning-asset-management Deep-Learning-Machine-Learning-Stock,"Reproducing Works, Training & Books",2022-06-01,https://github.com/LastAncientOne/Deep-Learning-Machine-Learning-Stock,Deep Learning and Machine Learning stocks represent a promising long-term or short-term opportunity for investors and traders.,True,False,LastAncientOne/Deep-Learning-Machine-Learning-Stock Technical_Analysis_and_Feature_Engineering,"Reproducing Works, Training & Books",2021-08-19,https://github.com/jo-cho/Technical_Analysis_and_Feature_Engineering,Feature Engineering and Feature Importance of Machine Learning in Financial Market.,True,False,jo-cho/Technical_Analysis_and_Feature_Engineering +Barter,Rust,2022-10-18,https://github.com/barter-rs/barter-rs,Open-source Rust framework for building event-driven live-trading & backtesting systems,True,False,barter-rs/barter-rs