Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Genetic Algorithm

Genetic Algorithm: A genetic algorithm (GA) is a method used to optimize various problems, which is actually based on Charles Darwin's evolution theory. It randomly repeats and changes the population of a particular problem. In its own context, it randomly picks up parents from a population, cross-links them to produce…

    Project Details

    Loading...

    Leave a comment

    Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Sriram Srinivasan (3)

    Genetic Algorithm

    Objective:

    Genetic Algorithm: A genetic algorithm (GA) is a method used to optimize various problems, which is actually based on Charles Darwin's evolution theory. It randomly repeats and changes the population of a particular problem. In its own context, it randomly picks up parents from a population, cross-links them to produce…

    calendar

    25 Feb 2022 02:17 AM IST

      Read more

      Curve fitting

      Objective:

      Curve fitting by the standard and split wise method Curve fitting is a method used to build or make a curve that fits best along with a set of data points by assuming the curve to be a function of something, a mathematical representation in some cases. For example, if the efficiency of a machine is calculated with different…

      calendar

      25 Feb 2022 02:06 AM IST

      • PYTHON
      Read more

      Data analysis in PYTHON on a data file from CONVERGE

      Objective:

      Reading and compiling data from CONVERGE data file: The libraries are imported A Converge data file is taken in as an input using the input command in python some quirky software feel lines are printed using the print command A timing module is imported to make it look more engaging and feel, and a time pause is used between…

      calendar

      25 Feb 2022 02:05 AM IST

        Read more
        Showing 1 of 3 projects