AI-lectures

AI-lectures

Lecture notes, slides and scripts (LaTeX sources) in AI, Robotics, Machine Learning, Maths, Optimization

Stars: 86

Visit
 screenshot

AI-lectures is a repository containing educational materials on various topics related to Artificial Intelligence, including Machine Learning, Robotics, and Optimization. It provides full scripts, slides, and exercises with solutions for different lectures. Users can compile the materials into PDFs for easy access and reference. The repository aims to offer comprehensive resources for individuals interested in learning about AI and its applications in intelligent systems.

README:

AI lectures:

  • Introduction to Artificial Intelligence
  • Introduction to Robotics
  • Introduction to Machine Learning
  • Introduction to Optimization
  • Maths for Intelligent Systems

Precompiled:

Introduction to Machine Learning

Introduction to Optimization

Compilation

Ubuntu packages to be installed:

sudo apt-get install \
	texlive-latex-recommended \
	texlive-latex-extra \
	texlive-science \
	fig2dev #or transfig for Ubuntu 16.04 !

Generate the shared pdf pics (from fig-files)

cd pics
./compile.sh

Generated pdf pics for a specific course

cd MachineLearning/pics
./compile.sh

Compile a course

cd MachineLearning
./compile.sh

Compile a single lecture

cd MachineLearning
pdflatex -interaction=nonstopmode 01-introduction
pdflatex -interaction=nonstopmode 01-introduction

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for AI-lectures

Similar Open Source Tools

For similar tasks

For similar jobs