...
Full Bio
Today's Technology-Data Science
247 days ago
How to build effective machine learning models?
247 days ago
Why Robotic Process Automation Is Good For Your Business?
247 days ago
IoT-Advantages, Disadvantages, and Future
248 days ago
Look Artificial Intelligence from a career perspective
248 days ago
Every Programmer should strive for reading these 5 books
577815 views
Why you should not become a Programmer or not learn Programming Language?
236076 views
See the Salaries if you are willing to get a Job in Programming Languages without a degree?
151701 views
Highest Paid Programming Languages With Highest Market Demand
136488 views
Have a look of some Top Programming Languages used in PubG
129738 views
An Expansive overview of Genetic Algorithms
- Inherently parallel
- Does not require any derivative information
- More efficient and easy to understand
- Provides multiple solutions
- Optimizes both continuous and discrete functions
- If not implemented properly, the genetic Algorithm may not converge to a perfect solution.
- The Fitness value is calculated repeatedly which might be expensive for some problems.
- They are not suited for the problem which is simple
- They dont scale well with complexities