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

Block or report darknovismc

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. 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++

  2. 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

  3. 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

  4. 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

  5. Reinforcement-Learning-Breakout Reinforcement-Learning-Breakout Public

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

    C