Skip to content
View Kodemannen's full-sized avatar

Sponsoring

@neovim
@bovine3dom
Block or Report

Block or report Kodemannen

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

Popular repositories

  1. Bayesian-Inference-and-Machine-Learning Bayesian-Inference-and-Machine-Learning Public

    A text on Bayesian inference. Applying Bayesian regression and a Bayesian convolutional neural net on data from simulations of the Ising model

    Jupyter Notebook 47 7

  2. BayesianDataAnalysis BayesianDataAnalysis Public

    Replications of the examples from the book Data Analysis: A Bayesian Tutorial by D. S. Sivia

    Python 2

  3. Kodemannen.github.io Kodemannen.github.io Public

    Repo for my comics webpage www.merelyaboutstuff.com

    HTML 2

  4. Neural-Visual-system-simulation Neural-Visual-system-simulation Public

    A computationally effective toy model of the visual system of a biological brain. Inputs images and outputs cortical LFP signals. Can easily be made more realistic.

    Python 1

  5. neural-networks neural-networks Public

    Various neural network implementations

    C++

  6. TetrisAI TetrisAI Public

    Using reinforcement learning to train a tetris playing AI. Written from scratch in raw NumPy as an experiment.

    Python