An open API service providing repository metadata for many open source software ecosystems.

gitlab.com / leo-plese

leo-plese/theoretical-computer-science/recursive-descent-parser

Recursive descent parser. My lab assignment in Introduction to Theoretical Computer Science, FER, Zagreb. Created: 2019

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/python-other-projects/programs-in-python

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/theoretical-computer-science/minimal-deterministic-finite-automaton

Minimal deterministic finite automaton (DFA). My lab assignment in Introduction to Theoretical Computer Science, FER, Zagreb. Created: 2019

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/theoretical-computer-science/simulator-of-deterministic-pushdown-automaton

Simulator of deterministic pushdown automaton (DPA). My lab assignment in Introduction to Theoretical Computer Science, FER, Zagreb. Created: 2019

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/computer-graphics-apps/ray-tracing-method-for-drawing-3d-scenes

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/digital-logic/fpga-arduino-digital-logic-semaphore-project

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/python-other-projects/alpha-random-number-generator

Last synced at: 9 months ago - Stars: 0 - Forks: 0

leo-plese/mobile-android-apps/chroma-key-android-app

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/artificial-intelligence-machine-learning-deep-learning/computer-vision/graduate-diploma-thesis-project/dense-prediction-by-means-of-self-attention-layers

Dense Prediction by Means of Self-attention Layers - research of models for dense prediction (semantic segmentation) - primarily transformers (models in focus: Segmenter, Swin transformer) and comparison with convolutional models (model in focus: pyramidal SwiftNet). Also, research, design and implementation of pyramidal models of transformer-convolutional model (Segmenter-SwiftNet) and transformer-transformer (Segmenter-Segmenter) type. Implementation is in PyTorch deep learning framework. My graduate thesis computer vision project.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/programming-language-translation/build-c-like-compiler

Building language compiler for a language like C (4 projects for phases in language compilation: lexical, syntactic, semantic analysis, intermediate code generation)

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/software-design-and-implementation-of-web-mobile-app-system/rent-a-scooter-mobile-android-and-web-django-app

Rent-a-Scooter web and mobile and web app. Mobile app is for Android (code in Kotlin) and web app in Django (code in Python).

Last synced at: 9 months ago - Stars: 0 - Forks: 0

leo-plese/artificial-intelligence-machine-learning-deep-learning/machine-learning/machine-learning-basics

Machine Learning Basics - implementation of: loss functions (cross entropy loss, L1 loss, L2 loss, hinge loss), regularizations (L1 regularizer, L2 regularizer, early stopping), gradient check, optimizers, training a simple deep model.

Last synced at: about 1 year ago - Stars: 0 - Forks: 0

leo-plese/artificial-intelligence-machine-learning-deep-learning/computer-vision/undergraduate-final-thesis-project/candidate-extraction-in-two-stage-localization-models

Candidate Extraction in Two-stage Localization Models - implementation of RPN (Region Proposal Network), localization model proposed in Faster R-CNN. Implementation is in PyTorch deep learning framework. My undergraduate thesis computer vision project.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/web-services-and-apps/java-spring-boot-rest-web-service-users-and-posts-app

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/information-theory/information-theory-binary-block-codes

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/information-theory/information-theory-cyclic-codes-polynomial-factorization

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/computer-graphics-apps/virtual-scene-modeling-in-blender

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/java-other-projects/java-programs-homework-4

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/java-other-projects/java-programs-homework-3

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/java-other-projects/java-programs-homework-2

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/java-other-projects/java-programs-homework-1

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/operating-systems-os/dynamic-buffer-memory-allocation

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/operating-systems-os/processes-and-threads-synchronization-mechanisms

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/operating-systems-os/process-based-and-thread-based-multitasking

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/operating-systems-os/software-interrupts-and-signals

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/bash-and-perl-scripts/programs-in-perl

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/bash-and-perl-scripts/programs-in-bash.-regular-expressions

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/operating-systems-os/message-queues-process-communication

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/computer-graphics-apps/fractals-visualizing-mandelbrot-and-julia-set

Last synced at: 9 months ago - Stars: 0 - Forks: 0

leo-plese/computer-graphics-apps/computer-graphics-lighting-and-shading-models

Last synced at: 9 months ago - Stars: 0 - Forks: 0

leo-plese/computer-graphics-apps/bezier-curves-and-back-face-culling

Last synced at: 9 months ago - Stars: 0 - Forks: 0

leo-plese/computer-graphics-apps/drawing-a-line-in-python-opengl-and-bresenham-line-algorithm

Drawing a Line in OpenGL and Bresenham Line Algorithm. Implemented in Python using pyglet, Python OpenGL interface. My lab assignment in Interactive Computer Graphics, FER, Zagreb. Docs in "DokumentacijaIRGLabosi" under "2. VJEZBA." Created: 2020

Last synced at: 9 months ago - Stars: 0 - Forks: 0

leo-plese/computer-graphics-apps/vector-matrix-operations

Vector Matrix Operations. Implemented in Python using NumPy library. My lab assignment in Interactive Computer Graphics, FER, Zagreb. Created: 2020

Last synced at: 9 months ago - Stars: 0 - Forks: 0

leo-plese/artificial-intelligence-machine-learning-deep-learning/artificial-intelligence/decision-trees-and-random-forest

Decision Trees and Random Forest. Implemented in Python. My lab assignment in Artificial Intelligence, FER, Zagreb. Created: 2020

Last synced at: 9 months ago - Stars: 0 - Forks: 0

leo-plese/artificial-intelligence-machine-learning-deep-learning/artificial-intelligence/refutation-resolution

Refutation Resolution. Implemented in Python. My lab assignment in Artificial Intelligence, FER, Zagreb. Created: 2020

Last synced at: 9 months ago - Stars: 0 - Forks: 0

leo-plese/artificial-intelligence-machine-learning-deep-learning/artificial-intelligence/state-space-search

State Space Search. Implemented in Python. My lab assignment in Artificial Intelligence, FER, Zagreb. Created: 2020

Last synced at: 9 months ago - Stars: 0 - Forks: 0

leo-plese/theoretical-computer-science/simulator-of-basic-model-of-turing-machine

Simulator of basic model of Turing machine My lab assignment in Introduction to Theoretical Computer Science, FER, Zagreb. Created: 2019

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

leo-plese/theoretical-computer-science/simulator-of-nondeterministic-finite-automaton-with-epsilon-moves-utr-lab-1

Simulator of nondeterministic finite automaton with epsilon-moves.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0