Search Constraints
Number of results to display per page
Results for:
Search Results
-
Courseware
This course explores the concepts and algorithms at the foundation of modern artificial intelligence, diving into the ideas that give rise to technologies like game-playing engines, handwriting recognition, and machine translation. Through hands-on projects, students gain exposure to the theory behind graph search algorithms, classification, optimization, reinforcement learning, and other topics in artificial intelligence and machine learning as they incorporate them into their own Python programs. By course’s end, students emerge with experience in libraries for machine learning as well as knowledge of artificial intelligence principles that enable them to design intelligent systems of their own.
- Course related:
- COMP1001 Problem Solving Methodology in Information Technology, COMP3011 Design and Analysis of Algorithms, COMP2011 Data Structures, and COMP4434 Artificial Intelligence
- Subjects:
- Computing, Data Science and Artificial Intelligence
- Keywords:
- Computer programming Computer science Artificial intelligence Python (Computer program language)
- Resource Type:
- Courseware
-
Others
Symbol Table is an important data structure created and maintained by the compiler in order to keep track of semantics of variables i.e. it stores information about the scope and binding information about names, information about instances of various entities such as variable and function names, classes, objects, etc.
- Course related:
- COMP3438 System Programming
- Subjects:
- Computing, Data Science and Artificial Intelligence
- Keywords:
- Compilers (Computer programs)
- Resource Type:
- Others
-
Others
本站由清华大学信息化技术中心支持创办,由清华大学 TUNA 协会运行维护。 清华大学 TUNA 协会,全名清华大学学生网络与开源软件协会,是由清华大学热爱网络技术和开源软件的极客组成的学生技术社团。
- Subjects:
- Computing, Data Science and Artificial Intelligence
- Keywords:
- Computer software -- Development Open source software
- Resource Type:
- Others
-
Video
Stanford Electrical Engineering Course on Convex Optimization.
- Course related:
- AMA4850 Optimization Methods
- Subjects:
- Mathematics and Statistics
- Keywords:
- Mathematical optimization Convex functions
- Resource Type:
- Video
-
Others
Welcome to the Coding Train with Daniel Shiffman! A community dedicated to learning creative coding with beginner-friendly tutorials and projects on YouTube and more.
- Subjects:
- Computing, Data Science and Artificial Intelligence
- Keywords:
- Computer programming Coding theory
- Resource Type:
- Others
-
Others
Linear programming, mathematical modeling technique in which a linear function is maximized or minimized when subjected to various constraints. This technique has been useful for guiding quantitative decisions in business planning, in industrial engineering, and—to a lesser extent—in the social and physical sciences.
- Course related:
- AAE3009 Operations Research and Computational Analytics in Air Transport Operations
- Subjects:
- Mathematics and Statistics
- Keywords:
- Linear programming
- Resource Type:
- Others
-
Others
Learn to code, design, and more—all on your own time
- Subjects:
- Computing, Data Science and Artificial Intelligence
- Keywords:
- Mobile apps Computer programming Coding theory
- Resource Type:
- Others
-
Courseware
This course has been designed for independent study. It provides everything you will need to understand the concepts covered in the course. The materials include:
A complete set of Lecture Videos by Professor Gilbert Strang.
Summary Notes for all videos along with suggested readings in Prof. Strang’s textbook Linear Algebra.
Problem Solving Videos on every topic taught by an experienced MIT Recitation Instructor.
Problem Sets to do on your own with Solutions to check your answers against when you’re done.
A selection of Java® Demonstrations to illustrate key concepts.
A full set of Exams with Solutions, including review material to help you prepare.
- Course related:
- AMA1120 Basic Mathematics II
- Subjects:
- Mathematics and Statistics
- Keywords:
- Algebras Linear
- Resource Type:
- Courseware
-
Video
With calculus well behind us, it's time to enter the next major topic in any study of mathematics. Linear Algebra! The name doesn't sound very intimidating, but there are some pretty abstract concepts in this subject. Let's start nice and easy simply by learning about what this subject covers and some basic terminology.
- Course related:
- COMP4434 Big Data Analytics
- Subjects:
- Mathematics and Statistics
- Keywords:
- Algebras Linear
- Resource Type:
- Video
-
Video
In this series we learn how to make an RPG from scratch using the Unity engine.
- Course related:
- COMP4122 Game Design and Development
- Subjects:
- Computing, Data Science and Artificial Intelligence
- Keywords:
- Computer games -- Programming Unity (Electronic resource) Computer games -- Design
- Resource Type:
- Video