Back to Catalog

Game-playing AI with Swift for TensorFlow (S4TF)

Beginnercourse

In this course, you're going to learn how to accelerate machine learning model development with Google's new Swift for TensorFlow framework, by building AI agents to play games like Tic Tac Toe, Cartpole, and 2048.

4.3 (55 Reviews)

Language

  • English

Topic

  • Artificial Intelligence

Enrollment Count

  • 1.30K

Skills You Will Learn

  • Data Science

Offered By

  • CognitiveClass

Estimated Effort

  • 4 hours

Platform

  • SkillsNetwork

Last Update

  • April 30, 2024
About This course

ABOUT THIS COURSE

Machine learning technology is one of the most exciting innovations of the past few years. It enables cars to drive themselves, and oncologists to diagnose cancer faster. However, from an implementation standpoint, machine learning has traditionally been difficult. This is because machine learning simply has different needs from other types of technologies - and programming languages, the infrastructure with which technology is built, weren't designed with these special needs in mind.

However, Swift is the perfect language for the future of machine learning. The compiler is developed in a modular paradigm, and it has 2 intermediate stages in which code can be modified or injected. With Swift for TensorFlow, Google is showing their commitment to the world of machine learning. They're integrating machine learning capabilities directly into the Swift language compiler. This enables you to write code naturally, and run tasks like automatic differentiation. You can even use Swift's Control Flow (if, if-let, and guard statements, for/while loops, etc.)!

All in all, this means that you'll be able to train machine learning models, faster, with less and simpler code, enabling a lower barrier of entry into this world. You'll build a minimax agent for Tic Tac Toe, a Reinforcement Learning agent for Cartpole, and a Monte Carlo Tree Search agent for 2048! Upon completing this course, you'll be able to understand the ideas behind Swift for TensorFlow, the basics of machine learning, and how AI agents are built to play games.


COURSE SYLLABUS

Module 1 - Set up your environment

  • Signing up for an IBM Cloud Account
  • Installing Swift for TensorFlow

Module 2 - Understanding Swift's basics

  • Why Swift & Swift for TensorFlow?
  • Server-side Swift

Module 3 - Tic Tac Toe (Minimax)

  •  Why & how does minimax work?
  •  Lab: Implementing Minimax in Swift

Module 4 - Cartpole (Reinforcement Learning)

  • What is Reinforcement Learning (RL)?
  • Lab: Implementing RL for Cartpole in Swift with OpenAI Gym

Module 5 - 2048 (Monte Carlo Tree Search)

  • Using the pre-built 2048 game
  • Why & how does Monte Carlo Tree Search (MCTS) work?
  • Lab: Implementing MCTS for 2048 in Swift
  • Creating a Swift Runtime service instance on IBM Cloud
  • Lab 4 - Deploying the AI-powered 2048 web app

GENERAL INFORMATION

  • This course is self-paced.
  • It can be taken at any time.
  • It can be audited as many times as you wish.
  • There is only ONE chance to pass the course, but multiple attempts per question

RECOMMENDED SKILLS PRIOR TO TAKING THIS COURSE

  •  Basic Math

COURSE STAFF

Tanmay Bakshi is a 16-year-old Canadian author, AI and ML Systems Architect, TED & Keynote speaker, Google Developer Expert for Machine Learning, and IBM Champion for Cloud. He has addressed over 200,000 executives, developers, and various audiences worldwide at conferences, universities & schools, financial institutions, and international companies. The United Nations, NASSCOM, Linux Foundation, Apple, SAP, IBM and Walmart are a few of the organizations he has keynoted for.

 

Instructors

Tanmay Bakshi

Tanmay Bakshi is a 16-year-old Canadian author, AI and ML Systems Architect, TED & Keynote speaker, Google Developer Expert for Machine Learning, and IBM Champion for Cloud. He has addressed over 200,000 executives, developers, and various audiences worldwide at conferences, universities & schools, financial institutions, and international companies. The United Nations, NASSCOM, Linux Foundation, Apple, SAP, IBM and Walmart are a few of the organizations he has keynoted for.

Read more

Contributors

Artem Arutyunov

Data Scientist

Hey, Artem here! I am excited about answering new challenges with data science, machine learning and especially Reinforcement Learning. Love helping people to learn, and learn myself. Studying Math and Stats at University of Toronto, hit me up if you are from there as well.

Read more