Skip to content
View darknovismc's full-sized avatar

Block or report darknovismc

Report abuse

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

Report abuse

Popular repositories Loading

  1. Reinforcement-Learning-Breakout Reinforcement-Learning-Breakout Public

    Simple breakout game with DQN agent which learn how to play it.

    C 1

  2. Mandelbrot Mandelbrot Public

    This application calculates Mandelbrot set in any resoulution in the realtime. You can zoom in by left mouse button or zoom out by right mouse button.

    C++

  3. CameraCapture CameraCapture Public

    Program written in Windows API using Windows Media Foundation to connect to web camera and to process and capture video streams.

    C++ 2

  4. Tensorflow-C-API-MNIST Tensorflow-C-API-MNIST Public

    Console application written in C++ in Visual Studio 2010. It uses tensorflow C API to learn from MNIST handwritten 60000 image databaseand then predict 10000 images category.

    C

  5. Flocking-in-OpenGL Flocking-in-OpenGL Public

    Small application that set ups OpenGL rendering API for using compute shaders to simulate forces between many particels(>10000).

    C