Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.62 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.62 KB

Notes, reports, papers, publications and other stuff that I have accumulated over the years ...

NDBI045 Notes (Vyhledávání ve videu, 🇨🇿, 2024)

  • lecturer: Jakub Lokoč
  • some parts are incomplete and unclear
  • lots of images
  • introduction to video formats, saving and distribution of multimedia, video compression
  • similarity search, global image descriptor, local image descriptors
  • detection of cuts in video
  • introduction to neural networks, multi-modal search, temporal query
  • interactive search, visualisation (this chapter is, in my opinion, very well written)

Ruskey-Savage Conjecture (Haskell, 🇬🇧, 2024)

  • final project for Non-procedural programming course
  • proposed in 1993, this conjecture states that every pairing in an n-dimensional hypercube graph can be extended to a Hamiltonian cycle
  • to prove the conjecture for a specific dimension, the program generates the hypercube, finds all possible matchings, and checks if they can be extended to Hamiltonian cycles

NPFL129 Answered Questions (Úvod do strojového učení v Pythonu, 🇨🇿, 2023)

  • lecturer: Jindřich Libovický
  • some questions are not answered - most of those worth 20 points
  • there was an attempt to describe the concepts in Czech

NPRG062 Test Assignments (Algoritmizace, 🇨🇿, 2022)

  • lecturer: Tomáš Dvořák
  • collection of exam assignments
  • mainly from the winter semester 2022
  • around fifteen assignments in total