GithubHelp home page GithubHelp logo

achuthkamath91 / financialriskfactor Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 2.0 295 KB

Computing financial risk factor and decrease in cost of functions using feed forward neural network(SGD)

Python 100.00%

financialriskfactor's Introduction

BigData Analytics

Computing financial risk factor and decrease in cost of functions using feed forward neural network(SGD) I am using feed forward neural networks with 3 layers and Stocastic gradient Descent function to reduce the cost of the function and also backpropogation to reducte cost efficiency.

Dependencies:
To execute code you do not need a GPU, but please make sure you have your dependencies โ€”
python, numpy and matplotlib.pyplot.

Execution:
Please make sure you are in the /src directory.

$ python main.py

Evaluation focus:
- Training the feedforward neural network with normalized data using financial letter grade as a bench mark (1 being best and 5 being worst). Execute training with randomized bias and weights to see optimal accuracy with provided parameters. 

Evaluation data results:
- Cost decreased with every epoch and were able to achieve up to 30% accuracy on the validation set. 

Data set details:
- Training Data: 1250 random rows (each letter grade is represented at 250)
- Test Data: 60 random rows
- Validation Data: was not used in this implementation

Structure of files and folders is:
/src/network2.py
/src/mnist_loader.py
/src/main.py
/data/(Your training data)
/data/(Your test data)
/data/(Your training data,please note that there is no validation data for this implementation.)

There is space for lot of correction in this file so please add or edit the structure for the best result. The code does need many improvements and posting back the changes would help future problem solvers.
EOF

financialriskfactor's People

Contributors

achuthkamath91 avatar

Watchers

 avatar Redhwan013 avatar

Forkers

redviral karagul

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.