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

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