Pinned Repositories
collapse-lm-iclr
"Collapse of Self-trained Language Models" codebase for ICLR 2024
DataAnalysis-Suicide-understanding-and-prevention
Identify signals correlated to increased suicide rates among different cohorts/subgroups in R.
davidherel.github.io
Source code for my website: https://davidherel.com
InfiniteMonkeyTheorem
My solution of Infinite Monkey Theorem using Genetic programming
OSY
OSY - CTU 3rd semester - Operation Systems (Operační systémy)
semantics-preserving-encoder
Python library providing a simple, fully supervised sentence embedding technique for textual adversarial attacks.
SmartHouse-Simulation
SmartHouse simulation in Java with lot of design patterns used via description
sota_lm
Repository containing state-of-the-art ensemble for several language modelling benchmarks
Tlappka
TSP-EA
Solving Traveling salesman problem through Evolutionary algorithm and Local search
DavidHerel's Repositories
DavidHerel/semantics-preserving-encoder
Python library providing a simple, fully supervised sentence embedding technique for textual adversarial attacks.
DavidHerel/sota_lm
Repository containing state-of-the-art ensemble for several language modelling benchmarks
DavidHerel/collapse-lm-iclr
"Collapse of Self-trained Language Models" codebase for ICLR 2024
DavidHerel/davidherel.github.io
Source code for my website: https://davidherel.com
DavidHerel/DataAnalysis-Suicide-understanding-and-prevention
Identify signals correlated to increased suicide rates among different cohorts/subgroups in R.
DavidHerel/InfiniteMonkeyTheorem
My solution of Infinite Monkey Theorem using Genetic programming
DavidHerel/OSY
OSY - CTU 3rd semester - Operation Systems (Operační systémy)
DavidHerel/SmartHouse-Simulation
SmartHouse simulation in Java with lot of design patterns used via description
DavidHerel/Tlappka
DavidHerel/TSP-EA
Solving Traveling salesman problem through Evolutionary algorithm and Local search
DavidHerel/Wardrobe-Satnik-App
Desktop app for managing clothes and generating outfits
DavidHerel/chaotic_attractors
Visualization of chaos
DavidHerel/Chess-Game
Basic chess game with offline/online mode in Java
DavidHerel/ALG
ALG - CTU -3rd semester - Algoritmizace - Algorithms
DavidHerel/Connect-Four
Connect Four Game in Matlab
DavidHerel/DBS
DBS - CTU 4th semester - Database
DavidHerel/Frequency-Agnostic
Code for NIPS 2018 paper 'Frequency-Agnostic Word Representation'
DavidHerel/FUP
FUP - CTU 4th semester- Functional programming
DavidHerel/IUR
IUR - 5th semester CTU
DavidHerel/JuliaSet-Fractals
Julia Set on embedded system - fractals creation with all visual effects
DavidHerel/KBE
DavidHerel/KO
Combinatorial Optimization
DavidHerel/llama2.c
Inference Llama 2 in one file of pure C
DavidHerel/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
DavidHerel/ONM
ONM - 3rd semester CTU - Objektový návrh a modelování (Object design and modelling)
DavidHerel/PAL
PAL - Advanced algorithmization
DavidHerel/PDV
PDV - CTU 4th semester - Parallel and distributed computing (Paralelni a distribuované výpočty)
DavidHerel/PJV
PJV - Java programming - CTU 2nd semester
DavidHerel/TAADpapers
Must-read Papers on Textual Adversarial Attack and Defense
DavidHerel/TripperAndTracker
App where I learn Kotlin android development