Author: misamaliraza94
-
Keras Tutorial
Keras is an open-source high-level Neural Network library, which is written in Python is capable enough to run on Theano, TensorFlow, or CNTK. It was developed by one of the Google engineers, Francois Chollet. It is made user-friendly, extensible, and modular for facilitating faster experimentation with deep neural networks. It not only supports Convolutional Networks…
-
Types of Deep Learning Networks
1. Feed Forward Neural Network A feed-forward neural network is none other than an Artificial Neural Network, which ensures that the nodes do not form a cycle. In this kind of neural network, all the perceptrons are organized within layers, such that the input layer takes the input, and the output layer generates the output. Since…
-
What is Deep Learning?
Deep Learning is a part of Machine Learning that uses artificial neural networks to learn from lots of data without needing explicit programming. These networks are inspired by the human brain and can be used for things like recognizing images, understanding speech, and processing language. There are different types of deep learning networks, like feedforward…
-
Calculate What Your Maximum Account Drawdown is
Understanding and using a smart drawdown level can help stop you from blowing your account or putting huge chunks in it. You may decide that if you lose 25% of your account, it is time to take a break and work out what is going wrong. You may decide to move back to a demo account to…
-
Forex Money Management Plan
The best way to ensure you are staying on track with your money management strategies is to create a clear rule set and money management plan. This money management plan should include; #1: Calculate Your Acceptable Risk Per Trade There are two common methods to working out how much you want to risk per trade.…