Pinned Repositories
AlphaZero
An implementation of AlphaZero, trained to master Tic-Tac-Toe and Four in a row
Chemistry
A chemistry assignment that I overkilled.
Facial-Recognition
Website for doing facial recognition on people.
federated
Privacy-Preserving Federated Learning Applied to Decentralized Data
kattest
A CLI for competitive programmers.
neural-style-transfer
A website for styling images with NST.
pacman
Minimax with Alpha-beta pruning for Pacman.
Recess-Chess
An online application for playing chess
two-phase-commit
An implementation of the two-phase commit algorithm written in Rust and Go.
video-style-transfer
Algorithms for performing style transfer on videos.
dilawarm's Repositories
dilawarm/federated
Privacy-Preserving Federated Learning Applied to Decentralized Data
dilawarm/kattest
A CLI for competitive programmers.
dilawarm/neural-style-transfer
A website for styling images with NST.
dilawarm/pacman
Minimax with Alpha-beta pruning for Pacman.
dilawarm/video-style-transfer
Algorithms for performing style transfer on videos.
dilawarm/Facial-Recognition
Website for doing facial recognition on people.
dilawarm/Chemistry
A chemistry assignment that I overkilled.
dilawarm/crypto-tools
A collection of cryptographic and number-theoretic algorithms implemented in Python
dilawarm/dilawarm
dilawarm/dotfiles
dotfiles for configuring my PC
dilawarm/samfundet
A* algorithm for finding the shortest path between rooms in Studentersamfundet in Trondheim.
dilawarm/competitive-programming
Various problems solved by me.
dilawarm/euler-bernoulli-beam
Math project in numerical analysis. This project studies the Euler-Bernoulli-beam
dilawarm/t-handle
Mathematics project in TDAT3024 at NTNU.
dilawarm/two-phase-commit
An implementation of the two-phase commit algorithm written in Rust and Go.
dilawarm/AlphaZero
An implementation of AlphaZero, trained to master Tic-Tac-Toe and Four in a row
dilawarm/brain-cogito-hackathon-2021
Telenor x SINTEF x Brain- AI Hackathon 2021 - 1st place solution
dilawarm/c-plus-plus-for-programmers
Various exercises and exam solutions for a C++ course at NTNU.
dilawarm/cs224u
Code for Stanford CS224u
dilawarm/equinorbrain-hackathon-2020
Equinor x Brain - AI Hackathon 2020 - 1st place solution
dilawarm/exam-utils
Different scripts for making my home exams easier :)
dilawarm/Harmoni
SCRUM project where we had to make a website for hosting events on Sukkerhuset.
dilawarm/neural-networks
A repo for neural networks written from scratch in Go and Python, and some Tensorflow examples.
dilawarm/news-aggregator
A fast news aggregator written in Go
dilawarm/nlp
Natural Language Processing Specialization
dilawarm/sudoku-solver
A solver for 9x9 sudoku puzzles using backtracking search and the arc-consistency algorithm AC-3.
dilawarm/TDT4136
TDT4136 - Introduction to Artificial Intelligence
dilawarm/TDT4171
TDT4171 - Artificial Intelligence Methods
dilawarm/TMA4268
TMA4268 - Statistical Learning
dilawarm/todo-app
A todo-app for keeping track of your daily tasks.