ReinforcementLearning.jl
                                
                                 ReinforcementLearning.jl copied to clipboard
                                
                                    ReinforcementLearning.jl copied to clipboard
                            
                            
                            
                        Review TabularApproximator
Hey @HenriDeh, can you review the TabularApproximator code and let me know whether we want it in RLCore or not? I've added tests to it and modified it so it's not a separate struct, but rather an alias for the Approximator type, when the model is an array or vector.
https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl/blob/main/src/ReinforcementLearningCore/src/policies/learners/tabular_approximator.jl