GithubHelp home page GithubHelp logo

deeptendies / legacy-deeptendies-library Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 1.0 19.36 MB

Open source stock price forecast bringing quantitative trading to the masses!

License: GNU Affero General Public License v3.0

Python 0.14% Jupyter Notebook 99.86%
stonks quant tendies open-source python-libraries machine-learning

legacy-deeptendies-library's Introduction

What is deeptendies

deeptendies is an open source package to bring ML and quant analysis tools and

power to the players!

Repo Structure

Please see ./src/deeptendies/ for core package components.

See /notebooks/ for notebooks used to generate data in report.

Onboarding

https://github.com/deeptendies/deeptendies/wiki/Onboarding

Installation

mac & linux

# install dependencies
pip install -r https://raw.githubusercontent.com/deeptendies/deeptendies/master/requirements.txt
# install deeptendies
pip install git+https://github.com/deeptendies/deeptendies

one line

pip install -r https://raw.githubusercontent.com/deeptendies/deeptendies/master/requirements.txt && pip install git+https://github.com/deeptendies/deeptendies

reinstall

pip uninstall deeptendies && pip install git+https://github.com/deeptendies/deeptendies

windows

git clone https://github.com/deeptendies/deeptendies.git
cd deeptendies
python setup.py install

Official Channels

Disclaimer of Warranty.

There is no warranty for the program, to the extent permitted by Applicable law. Except when otherwise stated in writing the copyright Holders and/or other parties provide the program "As is" without warranty Of any kind, either expressed or implied, including, but not limited to, The implied warranties of merchantability and fitness for a particular Purpose. The entire risk as to the quality and performance of the program Is with you. Should the program prove defective, you assume the cost of All necessary servicing, repair or correction. (https://github.com/deeptendies/deeptendies/blob/master/LICENSE)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.