Tags C++Programming Std::tie admin December 25, 2022 std::tuple is a widely used abstraction in C++ and has been around since C++11. It is a generalization of std::pair.
Tags Knowledge RepresentationProgramming Are Rule-Based Systems Still Relevant Today? admin December 8, 2022 Before Machine Learning came into the mainstream, Rule-based systems were being used actively to solve complex decision making problems. In