Home  >  Article  >  Technology peripherals  >  Ng Enda teaches in person, LLM serves as "teaching assistant", Python programming course suitable for beginners is online

Ng Enda teaches in person, LLM serves as "teaching assistant", Python programming course suitable for beginners is online

王林
王林Original
2024-08-08 19:53:20231browse

Professor Ng Enda has started a new class, and he still teaches in person! Today, Andrew Ng, a famous scholar of artificial intelligence and professor at Stanford University, posted on the social platform X to introduce a new course - AI Python for Beginners, which aims to teach Python programming knowledge from scratch and is suitable for beginners to learn. Andrew Ng will serve as the lecturer of this course. fenye course link: https://www.deeplearning.ai/short-courses/ai-python-for-beginners/

AI Python for Beginners The course consists of four parts, including:

  1. AI Python Programming Basics: Learn Python basics and apply them to artificial intelligence applications immediately.
  2. Automate tasks with Python: Learn how to automate repetitive tasks and make decisions using code. Students will learn ways to use data effectively and create artificial intelligence-driven tools that can prioritize tasks.
  3. Work with data and documents using Python: Learn to write custom functions to perform specific tasks, use Python to read data within documents and store them as strings or numbers, pass text from documents to large language models ( LLM) and require it to be analyzed in a specific way.
  4. Extend Python using packages and APIs: Learn to extend Python with third-party code and create a simple AI agent.

Students will master the basics of Python and learn basic programming concepts such as variables, functions, loops, data structures, and more. The course will also teach students to write practical AI applications, such as building custom recipe generators, smart to-do lists, and vacation planners. This hands-on approach allows students to learn to write code that calls AI models, making them more efficient at programming at work and in personal projects.

Ng Enda said: "Generative artificial intelligence is changing the way programming is done." Therefore, the course will be carried out with the assistance of artificial intelligence chatbots. Chatbots can help students write, test and debug code, provide instant feedback and personalized guidance, Allow students to continue learning programming skills. [Link](https://mp.weixin.qq.com/s/pXNS0xdK579u1zVH4Vumrg)

Ng Enda teaches in person, LLM serves as teaching assistant, Python programming course suitable for beginners is online


By the end of the course, students will be able to write Python scripts that interact with large language models, analyze data, and even create simple AI agent. It is worth noting that this course is free, interested readers should go and check it out.
Reference link: https://www.deeplearning.ai/short-courses/ai-python-for-beginners/

The above is the detailed content of Ng Enda teaches in person, LLM serves as "teaching assistant", Python programming course suitable for beginners is online. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn