Skip to content

Latest commit

 

History

History
43 lines (39 loc) · 1.54 KB

README.md

File metadata and controls

43 lines (39 loc) · 1.54 KB
title date event_date url author featured_image categories tags
August Python Pune meetup 2019
2019-08-27 20:15:26 +0530
2019-08-10 10:30:00 +0530
event/august-python-pune-meetup-2019
Akshay Gaikwad
Event
Genetic Algorithms
Neural Networks
Automation
Testing

Intelligence and Learning (Genetic Algorithm)

  • Speaker: Shaksham Kapoor
  • Description: This talk is about type of evolutionary algorithms called Genetic Algorithm (GA). This covers points like introduction to GA, structure of GA, fitness function, real life applications of GA and code walk-through.
  • References:

Exploring Graph Automation in Python

  • Speaker: Nikhil Dhandre
  • Description: Nikhil talks about automating graphs using Widgetastic framework in Python. It can be used for web UI testing.
  • References:

Neural Nets and How to fool them

  • Speaker: Nikhil Joshi
  • Description: It's a lightning talk about neural nets and ways to fool them.
  • References: