Marko Njegomir (@njmarko)

Top repositories

1

machine-learning-with-graphs

My solutions for Stanford University course CS224W: Machine Learning with Graphs Fall 2021 colabs (GNN, GAT, GraphSAGE, GCN)
Jupyter Notebook
20
star
2

alpha-beta-pruning-minmax-checkers

Minmax (minimax) algorithm with Alpha-Beta (π›Όβˆ’π›½, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.
Python
17
star
3

graph-transformer-psiml

Transformer implemented with graph attention network (GAT) layers from PyTorch Geometric
Jupyter Notebook
13
star
4

ga-traveling-salesman

Traveling salesman problem solved using genetic algorithm
Python
8
star
5

i386-assembly-mastermind-game

Mastermind game coded in i386 assembly language. It uses only one 32 bit register to store the combination.
Assembly
7
star
6

2FAce-verification

Microservice AI Neural Network Tensorflowjs face (YOLO object) detection Two-factor deep learning (TensorFlow) authentication in Spring, Vue, and Flask with face verification based on logistic regression and cosine similarity in high dimensional vector space.
Python
7
star
7

ga-continuous-optimization

Predmet: Nelinearno programiranje i evolutivni algoritmi Tema: Genetski algoritam, problem optimizacije kontinualnih funkcija Tri funkcije su: (Ackley, Griewank, Michalewicz )
Python
5
star
8

gat-or

GATor is a Graph Attention Network for object detection with relational reasoning
Jupyter Notebook
5
star
9

tbb-matrix-multiplication

Parallel matrix multiplication using Intel TBB library
HTML
4
star
10

smart-secure-home

Smart home with security. IoT. HTTPS (SSL/TLS), CSR, Certificates, Spring-boot, Angular, Drools, RabbitMQ, MongoDB, PostgreSQL.
HTML
3
star
11

googolplex-pdf-search

Python program for searching pdf text, ranking the results and exporting highlighted search results in pdf. Uses trie structure, stack, heap, page graph. Converts queries to postfix notation. Allows for logical expressions and phrases. Offers did you mean functionality.
Python
3
star
12

llm-gpt-sort

A new type of sorting algorithm. Use large language model (llm like gpt, chat-gpt or others) to sort collections.
Jupyter Notebook
2
star
13

gnn-knowledge-graph-completion

Graph Neural Network (GNN) for knowledge graph completion.
Python
2
star
14

mastermind

Mastermind game with changed rules so that all possible combinations are calculated and points are adjusted accordingly. Known as "Skočko" in Serbia.
C++
2
star
15

SPP_MIPS_Translator

Program that translates MAVN(Higher level MIPS assembler) assembly language to MIPS 32bit assembly language. It creates zero-byte files.
C++
2
star
16

mastermind-language

Language for the mastermind game in C with Flex and Bison. C++ program is used to generate zero-byte files, and to decode them. Make tool is used to create the compiler and run replays.
C
2
star
17

web-googolplex-tx

Web application for ticket reservation with Java Spark as a backend and Vue.js frontend.
Java
1
star
18

njmarko

1
star
19

gnn-polypharmacy-ddi

Graph Neural Network (GNN) Transformer for predicting drug-drug interactions (ddi, polypharmacy) from drug molecules.
Python
1
star
20

gnn-recommender-system

Graph Neural Network (GNN) recommendation system made with Pytorch Geometric.
Python
1
star
21

soik-graph-visualization

Django and D3 Team project for SOIK (Design patterns and components)
JavaScript
1
star
22

hci-projekat

Human-computer interaction project for organizing events with C# WPF, Material design, Entity Framework Core.
C#
1
star