ChiPy July 2016 Meeting


Details
Our July 14th meeting is upcoming, and we have some good talks planned. Join us at 6:00pm to hang out, network, and eat!
The presentations will begin promptly at 7:00pm.
Venue Info:
Please provide your full name for the security check.
Schedule:
6:00pm: doors open; food arrives
7:00pm: Talks Start
Visit our website at:
http://www.chipy.org/
Please be aware of our code of conduct:
http://www.chipy.org/pages/conduct/
This Months Topics:
Intro to Deploying Django with Ansible
(0:15:00 Minutes)
By: Joe Jasinski
Deploying Django is a breeze when using Ansible. Learn a bit about the power that Ansible provides and how easy it is to get started using it!
Getting meaningful results from unit tests
(0:10:00 Minutes)
By: Manu Phatak
We count on unittests failure messages to give us reasonable feedback on how to proceed with a failing test. When you're working with builtin data structures and objects, unit test feedback is usually pretty good. It helps you identify and solve the problem. In contrast, the default results you get from custom objects can be practically useless. https://gist.github.com/bionikspoon/2e434a2c193a06b0996cc98c6a604de9
Computer Vision in Python: How to build a basic face detection system
(0:25:00 Minutes)
By: Jeremy Watt
In this short talk Jeremy will describe the universal pipeline for performing object detection (that is, the automatic detection of objects in digital images) in Python. This will include a discussion of various classification schemes, feature extraction methods, and their fusion in the form of deep neural networks. Demo code illustrating these concepts will be shown using the IPython notebook environment.

ChiPy July 2016 Meeting