Episode 16

When Philosophy and Python COLLIDE! - Part 2

00:00:00
/
00:44:31
Your Hosts
Tags

About this Episode

Sean and Kelly continue their conversation about the philosophy and ethics of machine learning and artificial intelligence in Python. This episode focuses more on resources and tools for AI learning after last episode's focus on philosophy and ethics.

Support Teaching Python

Episode Links

  • What is Amazon Machine Learning? - Amazon Machine Learning — Amazon Machine Learning (Amazon ML) is a robust, cloud-based service that makes it easy for developers of all skill levels to use machine learning technology.
  • Build a PID Controller with Python – Onion — This week we‘ll be learning how to build a PID Controller using Python, the Omega2, and our recently released ADC Expansion. We’re going to use our PID Controller to keep an incubator at a constant temperature, but this setup can be easily modified and the code reused for your own purposes! 
  • The Difference Between YouTube’s Automatic Captions, DIY Captions, and 3Play Media Captions – 3Play Media — Have you ever watched a seemingly innocuous video with YouTube’s automatic captions? If not, go check it out.
  • Experiments with style transfer — Style transfer is the technique of recomposing images in the style of other images. These were mostly created using Justin Johnson’s code based on the paper by Gatys, Ecker, and Bethge demonstrating a method for restyling images using convolutional neural networks.
  • New Sims - PhET Simulations — By converting our sims to HTML5, we make them seamlessly available across platforms and devices. Whether you have laptops, iPads, chromebooks, or BYOD, your favorite PhET sims are always right at your fingertips.
  • New App Makes It Easier to Colorize Old Photos | Smart News | Smithsonian — The software combines human input and a sophisticated neural network to make historical images pop
  • Jason Yosinski — Deep neural networks have recently been producing amazing results! But how do they do what they do? Historically, they have been thought of as “black boxes”, meaning that their inner workings were mysterious and inscrutable. Recently, we and others have started shinning light into these black boxes to better understand exactly what each neuron has learned and thus what computation it is performing.
  • Convolution -- from Wolfram MathWorld — A convolution is an integral that expresses the amount of overlap of one function as it is shifted over another function .
  • TensorSpace.js — Interactive Use Keras-like API to build interactive models in browsers Intuitive Visualize the information from intermediate inferences Integrative Support pre-trained models from TensorFlow, Keras, TensorFlow.js
  • A Neural Network Playground — Tinker With a Neural Network Right Here in Your Browser. Don’t Worry, You Can’t Break It. We Promise.
  • Image Kernels explained visually — An image kernel is a small matrix used to apply effects like the ones you might find in Photoshop or Gimp, such as blurring, sharpening, outlining or embossing. They're also used in machine learning for 'feature extraction', a technique for determining the most important portions of an image.
  • (77) Convolutional Neural Network Visualization by Otavio Good - YouTube — Cropped and edited video-only excerpt of a great talk given by Otavio Good. Full talk titled "A visual and intuitive understanding of deep learning"
  • Like Animals, AI Is Learning From Experience — Trial and error is one of the most fundamental learning strategies employed by animals, and we’re increasingly using it to teach intelligent machines too. Boosting the flow of ideas between biologists and computer scientists studying the approach could solve mysteries in animal cognition and help develop powerful new algorithms, say researchers.
  • (77) Numbers in Python Version 3 || Python Tutorial || Learn Python Programming - YouTube — Today we talk about the different types of numbers available in Python version 3. There are three types of numbers in Python V3: ints, floats and complex numbers.
  • Mate Labs | Machine Learning for You — Welcome to Mateverse: The Machine Learning Platform engineered for business professionals.Use Mateverse to craft tailored Machine Learning and Deep Learning models in a matter of minutes without writing a single line of code.
  • FAU Colab Notebook - Colaboratory — Shared with permission from Elan Barenholtz (THANKS!)