Displaying 338 resources
Digital Image Filtering
This lecture overviews Image Filtering, which is very important to ensure high image quality and image denoising. It covers the following topics in detail: Image noise. 2D FIR filters, including Moving average filters.
Lecture notes on reinforcement learning
Reinforcement learning is an appealing subject. Firstly, it is a very general concept: an agent interacts with an environment with the goal to maximize
the rewards it receives from the environment.
Stereotypes in Language & Computational Language Models
Combined knowledge from linguistics, psychology, and natural language processing.
Algebraic Graph Analysis
This lecture overviews Algebraic Graph Analysis that has many applications in Network Theory, Web Science and Social Media Analytics. It covers the following topics in detail: Graph Basics.
Introduction to Tropical Geometry and its Applications to Machine Learning
Tropical geometry is a relatively recent field in mathematics and computer science combining elements of algebraic geometry and polyhedral geometry.
Artificial Neural Networks. Perceptron
This lecture will cover the basic concepts of Artificial Neural Networks (ANNs): Biological neural models, Perceptron, Activation functions, Loss types, Steepest Gradient Descent, On-line Perceptron training, Batch Perceptron training.