AI-Toolbox
AI-Toolbox copied to clipboard
Updated for compilation with multiple g++ and C++20 while resolving e…
Updated for compilation with multiple g++ and C++20 while resolving error in MARMaxPolicy.cpp for ranges_ vector
elementary edits for compilation on ubuntu 20.04 with multiple g++ installations and 9.4.0 set as default, this causes an error in MARMaxPolicy.cpp for ranges_ vector where iterating using (auto r : ranges_) is not feasible for some reason.