oysteijo
MSc in Computer Science and MSc in Chemical Engineering. Works for Equinor in Stavanger. Mathematically minded.
EquinorStavanger
Pinned Repositories
cx_oracle_docker
A Dockerfile for cx_oracle
FIBSCookieMonster
Keep an updated version of FIBS Cookie Monster available
gym-backgammon
Backgammon OpenAI Gym
npy_array
A simple library for reading and writing numpy arrays in C code.
oracletool_docker
A simple Dockerfile for Oracletool. Saves you a lot of setup.
progressbar
Simple yet functional progressbar in ANSI C for ascii terminals
simd_neuralnet
Feed-forward neural network implementation in C with SIMD instructions
xgdatatools
Tools to work with eXtreme Gammon xg-files
oysteijo's Repositories
oysteijo/npy_array
A simple library for reading and writing numpy arrays in C code.
oysteijo/simd_neuralnet
Feed-forward neural network implementation in C with SIMD instructions
oysteijo/xgdatatools
Tools to work with eXtreme Gammon xg-files
oysteijo/cx_oracle_docker
A Dockerfile for cx_oracle
oysteijo/FIBSCookieMonster
Keep an updated version of FIBS Cookie Monster available
oysteijo/gym-backgammon
Backgammon OpenAI Gym
oysteijo/oracletool_docker
A simple Dockerfile for Oracletool. Saves you a lot of setup.
oysteijo/progressbar
Simple yet functional progressbar in ANSI C for ascii terminals
oysteijo/pthread_pool
A simple implementation of thread pooling for C/C++ using POSIX threads
oysteijo/santa_gift_matching
Storing code for the Kaggle Santa Gift Matching Competition
oysteijo/santabag
My solution to Santa's Uncertain Bags competition at Kaggle
oysteijo/visualize_and_monitor
A toolset to report training progression of neural networks or other leaning algorithms. The reporting part writes training data into a database. The visualistion part plots the data. Work in progress. pre-alpha stage.
oysteijo/modern-c-introduction