Coder Social home page Coder Social logo

lmorais-dev / qmachina Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 0.0 116 KB

QMachina is a Rust library with useful machine learning and technical analysis tools.

Home Page: https://crates.io/crates/qmachina

License: GNU Lesser General Public License v3.0

Rust 100.00%

qmachina's Introduction

QMachina

Introduction

Welcome to QMachina, a comprehensive collection of tools designed for developers venturing into the world of machine learning.

This project includes a variety of functionalities such as activation functions, loss functions, technical analysis indicators, and other useful tools tailored to assist in the exploration and implementation of machine learning techniques in quantitative finance.

Features

  • Activation Functions: Implementations of various activation functions like Sigmoid, ReLU, and Tanh, essential for building neural networks.
  • Loss Functions: A set of loss functions including MSE (Mean Squared Error), Cross-Entropy, and others, enabling effective model training and evaluation.
  • Technical Analysis Indicators: Tools for technical analysis in finance, including moving averages, RSI (Relative Strength Index), and Bollinger Bands.
  • Additional utilities and tools relevant to quant developers interested in machine learning.

Getting Started

Installation

To install QMachina, run the following command:

cargo install qmachina

Simple as that 😁

Documentation

For detailed documentation, visit docs.rs.

License

This project is licensed under the LGPL-3.0-only license. See the LICENSE.md file for details.

qmachina's People

Contributors

lmorais-dev avatar

Stargazers

Esley Ferreira avatar David Shelton avatar  avatar  avatar Alexandre Kranz  avatar Rômulo Silva avatar Gabriel Berto avatar Felipe Maion avatar Kézia Mendes Mangaroti avatar Bruno Oliveira avatar Mateus de Oliveira avatar  avatar

Watchers

 avatar

qmachina's Issues

Improve Activation module documentation

Some activation functions needs better documentation to make it uniform with their siblings.

  • ELU
  • Leaky ReLU
  • Parametric ReLU
  • Step
  • Swish
  • Tanh

All of these need to be update to follow a template similar to:

  • ReLU
  • Sigmoid
  • Softmax

v0.3.0 - Technical Analysis Update

The goal of this version is to implement some common technical analysis indicators such as Moving Avereages, Relative Strength Index and more.

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.