Source file fehu_algorithms__.ml
1
2
3
4
5
6
7
8
9
10
(** @canonical Fehu_algorithms.Dqn *)
module Dqn = Fehu_algorithms__Dqn
(** @canonical Fehu_algorithms.Reinforce *)
module Reinforce = Fehu_algorithms__Reinforce
module Fehu_algorithms__ = struct end
[@@deprecated "this module is shadowed"]