Skip to content
View SimonDoell's full-sized avatar

Block or report SimonDoell

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
SimonDoell/README.md

About me

I'm a software developer from germany and started programming since I was 13 years old. I have been mainly focusing on building programms with C++ and graphics API's and making interactive programms, such as simulations. I have recently started looking into the fascinating topic of machine learning and have developed some general use neural networks with C++, and am trying my best to build a reinforcement learning framework.

Contact me under: doell.simonf@gmail.com

Pinned Loading

  1. Neural-Net-Framework-Cpp Neural-Net-Framework-Cpp Public

    A simple idiomatic C++ framework for a feed-forward, fully connected neural net, with backpropagation and various different activation functions.

    C++ 1

  2. Mass-Spring-Cpp Mass-Spring-Cpp Public

    A simple C++ program, that simulates masses connected by springs and Hooks law. The meshes you create out of masses and springs behave like soft bodys and can deform and bounce of obstacles.

    C++ 1