Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 120--learnernd-curvature
  • 133-use-a-itemsorteddict-for-the-loss-in-the-learnernd
  • 134-learner1d-load-throws-exception-when-file-is-empty
  • 74--add-anisotropicity-to-learnerND
  • AverageLearner2D
  • bugfix/suppress
  • ci_benchmarks
  • cython
  • function_in_runner
  • make_notebook_with_content
  • master default
  • no_overlay_plotting
  • private_methods_learnernd
  • refactor/triangulating-learner
  • renorm_2d
  • rst_readme
  • rtol_integrator
  • stable-0.7
  • v0.7.2
  • v0.8.0-dev
  • v0.7.0
  • v0.7.0-dev
  • v0.6.0
  • v0.5.0
  • v0.4.1
  • v0.5.0-dev
  • v0.4.0
  • v0.4.0-dev
  • v0.3.0
  • v0.2.1
  • v0.3.0-dev
  • v0.2.0
  • v0.2.0-dev
  • v0.1.0
34 results
Created with Raphaël 2.2.07Feb17Dec14111075428Nov27262322191475230Oct252221201918171615131211109130Sep28272625242120191817141312111031Aug2120228Jul2726252319181613121110429Jun201312131May292825242184330Apr27241918131228Mar2220197324Feb23222120191817DEVELOPMENT IS ON GITHUBmastermasterMerge branch 'stable-0.7'134-learner1d-l…134-learner1d-load-throws-exception-when-file-is-empty remote_mirror_2137b9317fa4e5359d8302b9531544c8/mastertake fewer points to speed up the test for the LearnerNDv0.7.2 stable-0…v0.7.2 stable-0.7 remote_mirror_2137b9317fa4e5359d8302b9531544c8/stable-0.7change the simplex_queue to a SortedKeyListensure that points are never outside of the domain, closes #132update dependency versionsmake methods private in the LearnerND, closes #85133-use-a-items…133-use-a-itemsorteddict-for-the-loss-in-the-learnernd private_methods_learnernd remote_mirror_2137b9317fa4e5359d8302b9531544c8/133-use-a-itemsorteddict-for-the-loss-in-the-learnernd remote_mirror_2137b9317fa4e5359d8302b9531544c8/private_methods_learnerndtemporarily xfail some testsAverageLearner2…AverageLearner2D remote_mirror_2137b9317fa4e5359d8302b9531544c8/AverageLearner2Dadd documentation for AverageLearners in 1D and 2Dadd tests for the 'AverageLearner1D' and 'AverageLearner2D'add 'AverageLearner1D' and 'AverageLearner2D' using a 'AverageMixin'add Daniel Varjas to the contributorschange url in setup.py to the documentationstart development for v0.8v0.8.0-devv0.8.0-devMerge branch '78-scale-output-values' into 'master'v0.7.0v0.7.0LearnerND scale output values before computing lossfix plotting resolution for larger scaled learnerNDfix example in doc-string of BalancingLearner.saveimplement own version of 'round' that speeds up the Learner1D by 30%Merge branch '126--speed-up-learner1D' into 'master'Resolve "(Learner1D) improve time complexity"fix typo in 'uniform_loss' doc-string, closes #127create notebooks with outputmake_notebook_w…make_notebook_with_content remote_mirror_2137b9317fa4e5359d8302b9531544c8/make_notebook_with_contentactually compute the dx by subtracting two DIFFERENT numbersfix bug with saving of the BalancingLearneradhere to PEP008 by using absolute importsMerge branch 'test_loss_functions' into 'master'use math.iscloserun fewer points in 'test_learner_performance_is_invariant_under_scaling'add '_recompute_losses_factor' such that we can set it in the testadd 'with_all_loss_functions' to 'run_with'round the losses to 12 digits to make them equalrefactor adding all loss functions to tests involving a learnertest all the different loss functions in each testMerge branch 'feature/fname' into 'master'install git in the testing Docker imageadd an option to use a list of filenames when saving a BalancingLearnermake 'fname' a parameter to 'save' and 'load' onlybuild the Dockerimage used in CIfix several documentation mistakes
Loading