Giter VIP home page Giter VIP logo

optimizervisualization's Introduction

OptimizerVisualization

This repository contains a 3D engine build from scratch that is capable of simulating downhill rolling of common deep learning optimizers

Currently it can:

  • Initialize the optimization landscape to a custom function

  • Edit the landscape post initialization

  • Optimize!

How to run it

Simply install the packages in requirements.txt and g++ and call python run.py

If you want to, you can edit the configuration file config.json or specify another one by runing with -config=path

Controls

Move with WASD, press RMB to move the camera

Keys from 1 - 5 change the input mode

1 - free movement

2 - landscape painting

3 - visualizer postion change

4 - running the optimization

5 - text input custom function to initialize landscape

Why?

It obviously isn't a gamechanger in 3D or ML so why? The only purpose for creating this was to teach myself the basics of 3D graphics - how to actually rasterize triangles, calculate lightning, shade individual pixels, move the camera etc.

optimizervisualization's People

Contributors

szymonozog avatar

Watchers

 avatar

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.