Skip to content
View JDE65's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report JDE65

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. CustomLoss CustomLoss Public

    Custom Loss functions for asset return prediction with deep learning regression

    Python 34 8

  2. D-ratio D-ratio Public

    D ratio is a performance metric to analyse the efficiency of algorithms that predict asset return or asset prices

    Python 20 6

  3. Adjusted-Cross-entropy-loss-function Adjusted-Cross-entropy-loss-function Public

    Adjusted CrossEntropy loss function that integrates the distance between the true class and the predicted one

    Python 8 2

  4. Adjusted-MAE-loss-function Adjusted-MAE-loss-function Public

    Adjusted MAE loss function is a custom loss function for Pytorch that integrates a penalty for the difference in sign between the true y and the predicted y.

    Python 8 2

  5. AssetAnalysis AssetAnalysis Public

    Asset analysis : downloading assets and correlated assets for analysis with neural nets

    Python 3 2

  6. Neural_network Neural_network Public

    Multi hidden layers neural network in Octave for classification as generalization from Stanford Class CS229 on Machine learning

    MATLAB