Gymbo
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Classes | Namespaces
gd.h File Reference

Implementation of gradient descent optimizer. More...

#include <random>
#include "type.h"
Include dependency graph for gd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gymbo::GDOptimizer
 Gradient Descent Optimizer for Symbolic Path Constraints. More...
 

Namespaces

 gymbo
 

Detailed Description

Implementation of gradient descent optimizer.

Author
Hideaki Takahashi