|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/formal-languages-finite-state-automata-from-the-beginning/
课程评论:没有评论
**课程名称:** 形式语言与有限状态自动机:从零开始 **课程概述:** 本课程专为初级计算机科学学生设计,旨在帮助学习形式语言和有限状态自动机的同学。课程将探讨诸如“机器如何做出决策?”,“我喜欢的编程语言是如何被读取和编译的?”,“什么是图灵机?”等核心问题。 **学习目标:** 完成本课程后,您将能够: * 创建用于自动售卖机的确定性有限状态自动机(DFA)。 * 创建用于基本人工智能的DFA。 * 解析正则表达式。 * 理解图灵机。 * 以及更多相关知识。 **目标受众:** * 正在学习形式语言/有限状态自动机课程的学生。 * 对机器决策、编程语言编译原理、图灵机等概念感兴趣的初级计算机科学学习者。 **课程特色:** (根据提供的信息,“目前该课程是Udemy上唯一涵盖此主题的课程。”)
If you are taking a Formal Languages / Finite State Automata course, or have ever wondered the following, this course might be for you: How do machines make decisions?How are my favorite programming languages read and compiled?What is a Turing machine? We will be diving into this course with the expectation that you are a beginner computer science student looking for supplementary material to help you through this subject. By the end of this course you should be able to do the following: Create a DFA (Deterministic Finite-state Automaton) for a vending machineCreate a DFA for basic AIParse Regular ExpressionsUnderstand Turing MachinesAnd More! As of the time of this posting, this is the only course available on Udemy touching on this subject matter, so I will gladly take recommendations for more material. -Bret Hogg