Pinned Repositories
heuritic_optimization_sPlex
Assignement for lecture 192.137 Heuristic Optimization Techniques (VU 3,0) 2023W of TU Wien
A0C4-alphazero-for-connect-4
An implementation of AlphaZero for the game of Connect 4
course-selector
minimalist grad school course selector
curriculum-planner
Curriculum planner for the Data Science master's at TU Wien.
der_die_das
exact_sarp
Implementation of the algorithms proposed in the research project "Exact Methods for the SARP problem". The following is the abstract of the project.
group_and_projects_optimizer
Tool that solves an optimization problem regarding groups and projects assignments
K-MST-with-MILP-optimization
Solving the k-Minimum Spanning Tree problem using MILP techniques.
letterboxd_user_comparison
Streamlit app that analyses the cinema taste similarity of pairs of users of the social media Letterboxd
trigger_arc_tsp
Implementation of heuristics for the Trigger-Arc-TSP problem
jsalvasoler's Repositories
jsalvasoler/exact_sarp
Implementation of the algorithms proposed in the research project "Exact Methods for the SARP problem". The following is the abstract of the project.
jsalvasoler/A0C4-alphazero-for-connect-4
An implementation of AlphaZero for the game of Connect 4
jsalvasoler/course-selector
minimalist grad school course selector
jsalvasoler/curriculum-planner
Curriculum planner for the Data Science master's at TU Wien.
jsalvasoler/der_die_das
jsalvasoler/deutsch_lernen
A Streamlit vocabulary app that implements the Spaced repetition - Leitner system to learn German from English
jsalvasoler/group_and_projects_optimizer
Tool that solves an optimization problem regarding groups and projects assignments
jsalvasoler/K-MST-with-MILP-optimization
Solving the k-Minimum Spanning Tree problem using MILP techniques.
jsalvasoler/letterboxd_user_comparison
Streamlit app that analyses the cinema taste similarity of pairs of users of the social media Letterboxd
jsalvasoler/jsalvasoler
jsalvasoler/jsalvasoler.github.io
My personal website
jsalvasoler/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
jsalvasoler/nextjs-notion-starter-kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
jsalvasoler/simplex_algorithm
Matlab implementation of the Simplex Algorithm