Coder Social home page Coder Social logo

d-niermann's Projects

breadcalculator icon breadcalculator

Graphical user friendly calculator for your bread recipes. Runs on Windows. Programmed with electron. Can be build on any system.

cpp-boltzmann icon cpp-boltzmann

C++ implementation of a simple Boltzmann Machine. in this project I tinkered with the creation of a custom matrix class, using operator overloading, dot products and learning how to properly use pointers and memory allocation. I also wanted to see how fast plain C++ is, especially in comparison with Python.

cpp-evolution icon cpp-evolution

Evolution Simulator made with C++, Sfml and Eigen. I made this project for learning structured workflows in C++, how to compile bigger projects with library imports (SFML) and how to structure code intern stuff like classes, configuration variables and shared variables between multiple classes and threads. I also included neural networks.

deep-restricted-boltzmann-machine icon deep-restricted-boltzmann-machine

Python Project about Deep Restricted Boltzmann Machines (DBM). The DBM is using a stack of simple 2 layer BMs which are concatenated and work together. The DBM is easy to set up, with only a few function calls needed, and learns to classify or to reconstruct given data sets.

python icon python

My private python projects / scripts I did while studying. Most of them are pretty small. I learned a lot while coding these.

react-diagrams icon react-diagrams

a super simple, no-nonsense diagramming library written in react that just works

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.