CS-456: Deep reinforcement learningThis course provides an overview and introduces modern methods for reinforcement learning (RL.) The course starts with the fundamentals of RL, such as Q-learning, and delves into commonly used approac
CS-479: Learning in neural networksArtificial Neural Networks are inspired by Biological Neural Networks. One big difference is
that optimization in Deep Learning is done with the BackProp Algorithm, whereas in biological neural
netwo
CS-430: Intelligent agentsSoftware agents are widely used to control physical, economic and financial processes. The course presents practical methods for implementing software agents and multi-agent systems, supported by prog