/agsgd

Stevens CS585

Primary LanguageC++Apache License 2.0Apache-2.0

AG Stevens Game Dev

Build Instructions

  1. mkdir build && cd build
  2. cmake .. && make
  3. Execute by running ./Agsgd

Testing

  1. mkdir build && cd build
  2. cmake .. && make
  3. Execute by running ./agsgd_test