Skip to content
View milalukic's full-sized avatar
🌶️
Focusing
🌶️
Focusing

Block or report milalukic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. hybrid-rag-sales-calls hybrid-rag-sales-calls Public

    Hybrid retrieval-augmented generation system with dense+sparse search, structured filtering, and automated evaluation.

    Python

  2. Pseudoconvexity_Analysis Pseudoconvexity_Analysis Public

    Implementing the pseudo-concavity analysis in plain Python, checking if a specific function is pseudo-convex/pseudo-concave.

    Python

  3. tvm-quantization tvm-quantization Public

    Forked from uiuc-arc/tvm-quantization

    In this project, we will look at TVM, a compiler for deep neural networks (DNNs), and try out its capability to automatically compile quantized convolutions for CPU or GPU.

    Python

  4. 2024_matfHub 2024_matfHub Public

    matfHub is a project designed for students of the Faculty of Mathematics, containing tools for easy organization, tracking lectures, and exam preparation.

    C++

  5. 2023_DataMining_TvShowsAndMovies 2023_DataMining_TvShowsAndMovies Public

    Forked from MATF-istrazivanje-podataka-1/2023_Data_Mining_Paramount_TV_Shows_and_Movies_Dataset

    Demonstrating the use of 2 clustering algorithms, 2 classification algorithms, as well as 1 association rules algorithm in SPSS on a TV Shows/Movies dataset for my introductory Data Mining course a…

    Jupyter Notebook

  6. 2021_Minesweeper_GenerateAndSolve 2021_Minesweeper_GenerateAndSolve Public

    Forked from matf-pp/2021_Minesweeper_GenerateAndSolve

    A simple Minesweeper generator and solver program implemented in Kotlin for my Programming Paradigms class at MATF.

    Kotlin