Pinned Repositories
neuroevolution-framework
MSc thesis code
02456-deep-learning-with-PyTorch
Exercises and supplementary material for the deep learning course 02456 using PyTorch.
8080
Blockchain
Writing a blockchain from scratch in Python
Competitive
Data Structures & Algorithms implementation and coding problem solutions
DataAlgsDTU
Assignements for the Data Structures and Algorithms 2 course at DTU
Dotfiles
My dotfiles
MarkovTextGen
Generate a text using markov chains
python_hacking
samyhaff.github.io
My static website.
samyhaff's Repositories
samyhaff/Dotfiles
My dotfiles
samyhaff/python_hacking
samyhaff/Blockchain
Writing a blockchain from scratch in Python
samyhaff/Competitive
Data Structures & Algorithms implementation and coding problem solutions
samyhaff/DataAlgsDTU
Assignements for the Data Structures and Algorithms 2 course at DTU
samyhaff/MarkovTextGen
Generate a text using markov chains
samyhaff/02456-deep-learning-with-PyTorch
Exercises and supplementary material for the deep learning course 02456 using PyTorch.
samyhaff/8080
samyhaff/AoC_2022
Advent of Code 2022
samyhaff/DATASIM_TP
samyhaff/DWM
My DWM build
samyhaff/dwmblocks
My dwmblocks build
samyhaff/Scripts
My shell scripts
samyhaff/Sudoku
Writing a suodku solver in C
samyhaff/Tic-tac-toe
Tic-Tac-Toe written in C (SDL2, minimax)
samyhaff/Cameron
A music theory library project for learning rust
samyhaff/samyhaff.github.io
My static website.
samyhaff/02456-final-project
samyhaff/after-dark
A dark theme for Zola
samyhaff/aoc2023
Advent of Code 2023 in Rust
samyhaff/Autoprospect
A script to send emails to a list of email adresses
samyhaff/CPP_DTU
samyhaff/DS_ALGS
Data structures, algorithms, competitive programming in C/C++, OCaml
samyhaff/IAI-Belief-Revision
samyhaff/interpreter
A calculator written in python, based on a Ruslan's Blog tutorial
samyhaff/OS
Learning about operating systems using "Operating Systems Three Easy Pieces"
samyhaff/samy_learn
Writing a Machine Learning library from scratch
samyhaff/Shell
Writing a shell
samyhaff/TuringMachine
A turing machine simulator in F#
samyhaff/Turtle
Coding a turtle graphics interpreter in OCamL