PyCon, the gathering for the community using and developing the open-source Python programming language. This is the second year of the PyCon Pune where the community will meet for two days of talks and working on upstream projects in two days of dev sprint. CFP ends on 15th September AoE.

Website: https://pune.pycon.org/2018/

Note to submitters: The talks will be selected by a team. We will not count the public votes.

Hosted by

PyCon Pune 2017 more

Shwetanshu Rohatgi

@shwetanshurohatgi

Playing with the Genetics of Python

Submitted Sep 9, 2017

“Machines are as good as their programmer itself”. Knowledge of Genetic algorithms can help us solve various problems that a typical computer would take years to solve.
These Genetic Algorithms (GAs) are a type of optimization algorithms which combine survival of the fittest and a simplified version of Genetic Process involving selection, mutation and cross-overs to solve NP-hard problems within restricted computational space and time.

Outline

This talk will cover the fundamentals and need of Genetic Algorithms. We will solve interesting problems and riddles in Python using Genetic Package. Talk will cover intricate details of how Genetic algorithms are used and being researched by organisations like NASA to solve real world problems.
We will look at:

  1. Intro to Genetic Algorithms
  2. Rise of Genetic Algorithms and Darwin’s Evolutionary Model
  3. Solving riddles using Genetic Algorithms in Python
  4. Application of Genetic Algorithms in Machine Learning
  5. Latest developments and Research in Genetic Algorithms
  6. Python packages to implement Genetic Algorithms
  7. Use cases and Analysis
  8. Outro

Requirements

Internet, Projector

Speaker bio

I’m a computer science, undergrad, having a research aptitude and great interest in Machine Learning. I’ve been research intern at IIT, Ropar as well as worked with professor at IIM Lucknow on Data Analytics.I have mentored my juniors at Technical Dept of Ecell MSIT on these topics and also contributed to python community of Stanford Scholar Initiative that worked on Python and various Research papers in a collaborative way. I’ve done 6 internships about 10 MOOCs and contributed to 4 research papers, currently working with a post-doc professor from UT Austin in Machine Learning.

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

PyCon Pune 2017 more