Skip to content
View MortenBlorstad's full-sized avatar
Block or Report

Block or report MortenBlorstad

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. StableTreeUpdates StableTreeUpdates Public

    Python

  2. ALjone/INF368-Final-Project ALjone/INF368-Final-Project Public

    Final project for INF368

    Jupyter Notebook 2

  3. Neuroevolution-of-Neural-Networks-From-Scratch-in-R Neuroevolution-of-Neural-Networks-From-Scratch-in-R Public

    Use neuroevolution to find an agent that can successfully classify animals. Create an population of neural networks and evaluates how well they perform. The best neural networks are selected for re…

    R

  4. An_Genetic_Algoritm_Example_Using_Shiny An_Genetic_Algoritm_Example_Using_Shiny Public

    An genetic game of sorts. A simple genetic algorithm that learns the player's preferance when it comes to size and color

    R

  5. Sudoku-Solver Sudoku-Solver Public

    A sudoku solver algorithm using backtracking. The sudoku board is solved by assigning numbers to empty cells, one by one. Given the rules of sudoku, we check whether the number can be placed in the…

    R

  6. Minesweeper Minesweeper Public

    The game Minesweeper created in R

    R