Skip to content

mihaprajs/famnit24-osupr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UP FAMNIT - Osnove Strojenega Učenja In Podatkovnega Rudarjenja - 2024/2025

Professor: izr. prof. Branko Kavšek

Practice assistant: Domen Vake

Intro

The repository serves as a personal archive of all code written during the course of OSUPR at UP FAMNIT. The code is written in Pyton and TypeScript (or Java), using VS Code and Intellij Idea as the IDEs.

!!! Code in this repository is a wild mix of genius and "oopsie doopsies" - it’s shared !!! after !!! submitting my assignments, so expect adventures (and bugs). Use or copy at your risk !!!

FOR "I AM THE SMARTEST IDIOT" CLASSMATE(S): this IS NOT a free ride for your homework. When you get caught using my gigabrain, I'll proudly wave this repository, timestamps, hidden indicators, as proof of my originality while you get a front-row seat to your ethics hearing. Consider yourself warned 💅

Folder structure

  1. Classification based on class type:

    • class - Contains code from lectures, that was written during the class
    • practice - Contains code from lab practice
    • HW - Contains homeworks
  2. Organised code by dates (yyyy-mm-dd).

  3. Optionally organised further to maintain a clean structure.

Contributions

This is a personal space, thus contributions or pull requests will most likely not be accepted.

Template and organization system by Matic Boncina.