Module 1 of 1 in Python for AI

Python for AI: A Crash Course

Share
Save for later

Module outcomes

  • Understand and apply Python syntax through practical examples such as performing network requests, manipulating JSON data and process files.
  • Set up and use Jupyter notebooks for Python development.
  • Effectively manage Python environments and integrate third-party libraries.

Covered concepts

  • Python language
  • Jupyter Notebooks
  • Package management
  • File operations
  • Libraries
  • Data Manipulation

Module content

Introduction ? Start
Intro to Python & JupyterLab
JupyterLab Demo
Instruction
ELIZA Demo
Conclusion
2
Introduction ? Start
Sets
Comprehensions
Functions: Deep Dive
Classes & Objects
Writing Python Code Demo
Introduction ? Start
Python Libraries
Python Libraries Demo
Virtual Environments
Virtual Environment Demo
Conclusion
Introduction ? Start
File Handling
File Handling Demo
CVS Files
CSV Files Demo
JSON Files
JSON Files Demo
Conclusion
5
Introduction ? Start
Getting Online Data
Getting Online Data Demo
Conclusion