Magnus Poppe Wang's repositories
self-organizing-maps
Module 4 of the course IT-3105 Artificial intelligence programming at NTNU. Self organizing maps are based on unsupervised, competitive learning. For this project, the neural network is structured after the "Kohonen network".
DashboardAndroid
Dashboard app to view data collected in from a website.
TDT4200_ps2
Problem set 2 for the cource TDT 4200 Parallel computing. The program is a Rock-paper-scissors cellular atomata parallelized by dividing up a grid to multiple processes and then exchanging the borders on each of the smaller grids. Then in the end stitching together the final image.
6120Eksamen2017
Eksamensoppgave 2017 For faget 6120 Applikasjonutvikling med Mobile Enheter v/ Høgskolen i Sørøst Norge
CSP-Best-First-Search
Implementation of Constraint-satisfaction problems and A* -best first search for solving Nonograms and Rush Hour. Assignment 1 for IT3105 Artificial intelligence programming at NTNU
Tensorflow-Interface
Module 3 of the course IT3105 Artificial intelligence programming
TrollsAndGods
Superkult spill vi lager som bacheloroppgave i 6117 Bachelorprosjekt.
AI-tower-defence
Tower defence game using swarm artificial intelligence to control the enemies
Alpha-Beta-Search
An alpha-beta search agent playing Tic-Tac-Toe against it self or human player. Also includes Minimax Search.
bullet-train.zsh
:bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin
EA-architecture-search-front-end
Front-end for displaying results the EA achitecture search.
gosubprocess
Interface for running processes from go with a bidirectional communication
ImageJ-filters
Repo for the different ImageJ filters. Made for the course 6121 Image Processing as part of my bachelors in Computer Science at HSN.
neural-composer-assignement
Helper files for TDT76 neural composer assignment
ProsjektDagbokApp
App for å endre på dataene i prosjektweb. Brukes med bachelorprosjekt.
Prosjektweb
Prosjektnettside for bachelorprosjekt.
Sudoku-CSP-solver
A CSP algorithm that solves Sudoku boards using the minimum-remaining-values heuristic.
TargetDisplayModeUtillity
Small tray app for activating target display mode when your keyboard does not support it.
tensorflow
Practice for learning tensorflow
tensorflow-1
Computation using data flow graphs for scalable machine learning
TrafficTracker
A basic traffic tracking REST API for tracking data coming into your server.
vscode-docs
Public documentation for Visual Studio Code