- Timestamp:
- 07/08/19 00:23:12 (5 years ago)
- Location:
- stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
-
stable/HeuristicLab.Algorithms.GradientDescent/3.3/Plugin.cs.frame
r17097 r17105 35 35 [PluginDependency("HeuristicLab.Optimization", "3.3")] 36 36 [PluginDependency("HeuristicLab.Parameters", "3.3")] 37 [PluginDependency("HeuristicLab. Persistence", "3.3")]37 [PluginDependency("HeuristicLab.Attic", "1.0")] 38 38 [PluginDependency("HeuristicLab.Random", "3.3")] 39 39 public class HeuristicLabAlgorithmsGradientDescentPlugin : PluginBase {
Note: See TracChangeset
for help on using the changeset viewer.