Commit Graph

  • b07a17890d Add task.upload_artifact auto_pickle=True #153 Fix multiple argparse calls before task.init Add mark_started force argument #159 allegroai 2020-07-02 01:21:00 +03:00
  • efd843d863 Fix auto logging multiple argparse calls before Task.init allegroai 2020-07-02 01:17:36 +03:00
  • b2fb5a3425 Improve Tensorboard histogram scale allegroai 2020-07-02 01:15:25 +03:00
  • ae6e417d61 Update hyper_parameter_optimizer.py Allegro AI 2020-06-28 18:16:14 +03:00
  • f036213d91 Merge pull request #150 from danmalowany-allegro/master Allegro AI 2020-06-27 14:23:19 +03:00
  • 577c0a3c41 Update README.md Allegro AI 2020-06-24 01:46:07 +03:00
  • 5d13ec0dfe Fix Tensorboard 2d convolution histogram, improve histogram accuracy on very small histograms. Add Logger._set_tensorboard_series_prefix add series prefix for all TB reports allegroai 2020-06-23 23:08:08 +03:00
  • f6a8736ef6 Fix PyHocon parsing of dictionary keys starting with a numeric value would break the parser allegroai 2020-06-23 23:07:05 +03:00
  • 53f46469ce Moved hyper-parameter example optimization into optimization folder allegroai 2020-06-23 16:53:51 +03:00
  • 562be23ba4 Moved hyper-parameter example optimization into optimization folder allegroai 2020-06-22 17:13:03 +03:00
  • 1b153e401e Refine subprocess example allegroai 2020-06-22 17:12:24 +03:00
  • d12b1e114b Removed old example allegroai 2020-06-22 17:12:02 +03:00
  • 10f11ba038 Added text classification example and updated image and audio examples danmalowany-allegro 2020-06-22 14:13:49 +03:00
  • 8cb7c8130a Added text classification example and updated image and audio examples danmalowany-allegro 2020-06-22 14:13:03 +03:00
  • 53d0da373f Removed old example allegroai 2020-06-22 00:07:53 +03:00
  • a99709d5d0 Version bump to v0.15.1 0.15.1 allegroai 2020-06-21 23:31:25 +03:00
  • f3621feabb Allow Task.get_tasks() to filter by list of project ids allegroai 2020-06-21 23:31:14 +03:00
  • 2c5e2bb849 Add Slack Monitor service allegroai 2020-06-21 23:30:07 +03:00
  • efb72d8fc3 Improve 2D scatter example, show 3 different plot styles allegroai 2020-06-20 22:41:33 +03:00
  • 575f391ba7 Fix ssh://user@domain@server.com/ in git repo link (Issue #149) allegroai 2020-06-20 22:15:08 +03:00
  • d2d3e595af Fix incorrect entry point detection when called from Trains wrapper (such as TrainsLogger Ignite/Lightning) allegroai 2020-06-19 20:51:46 +03:00
  • 5fbfa1d6e2 Add safety guards for Model creation / cache lookup allegroai 2020-06-19 19:09:36 +03:00
  • 9f9452ecf4 Automation Parameter serialization type name allegroai 2020-06-19 19:09:27 +03:00
  • 0626d807a7 Add WeightsFileHandler callback type enum allegroai 2020-06-19 19:09:17 +03:00
  • c50574ca4d Merge pull request #148 from NumesSanguis/master Allegro AI 2020-06-19 17:00:58 +03:00
  • 6bf448f43b bug: test_loader was using train batch_size instead of test_batch_size stef-ubuntu 2020-06-19 16:55:15 +09:00
  • 9a7850b23d Fix anonymous named Models and input model registration based on remote url instead of local file (when StorageManager is used to download) allegroai 2020-06-19 00:50:02 +03:00
  • 7ab93e7dba Removed automagic reuse Model objects allegroai 2020-06-19 00:46:43 +03:00
  • 71003e02b2 hyper-parameter Parameter serialization type is now named "type" allegroai 2020-06-19 00:46:01 +03:00
  • 01d497451e Fix models and projects api client access allegroai 2020-06-19 00:44:30 +03:00
  • 661e46c7bc Fix documentation allegroai 2020-06-19 00:40:38 +03:00
  • 2004b64a5b Change Task.wait_for_status() defaults & Add TrainsJob.is_failed() allegroai 2020-06-18 01:08:54 +03:00
  • 29b4b7338b Fix Logger.tensorboard_single_series_per_graph allegroai 2020-06-18 01:08:30 +03:00
  • 0454804721 WeightsFileHandler callback documentation allegroai 2020-06-18 01:08:10 +03:00
  • b0cb4db6a1 Documentation allegroai 2020-06-18 01:07:52 +03:00
  • 1475f0e98d Merge pull request #145 from H4dr1en/patch-3 Allegro AI 2020-06-17 21:47:28 +03:00
  • a51a1be320 Add manual model tracking example allegroai 2020-06-17 01:01:31 +03:00
  • 9ee596f48b version bump 0.15.1rc0 allegroai 2020-06-16 22:02:05 +03:00
  • e03d421b46 Allow auto-model logging callbacks to drop logging allegroai 2020-06-16 22:01:52 +03:00
  • 261d4aa958 documentation allegroai 2020-06-16 22:01:24 +03:00
  • bfaf9459e0 Add scikit-learn example allegroai 2020-06-16 04:04:42 +03:00
  • ebf08c52c5 Add code of conduct (adapted from PyTorch CoC) allegroai 2020-06-15 23:43:26 +03:00
  • 27f580f6fd Update README.md Allegro AI 2020-06-15 23:20:04 +03:00
  • 99368abb1c Refactor examples allegroai 2020-06-15 22:48:51 +03:00
  • bec31c7ac4 Fix matplotlib plot margins allegroai 2020-06-15 22:25:32 +03:00
  • 9c1d08b826 Fix TensorFlow >=2 histogram binding allegroai 2020-06-15 22:23:09 +03:00
  • 547f69da4b Add task.wait_for_status() H4dr1en 2020-06-15 15:19:58 +02:00
  • 20a9f0997d Add direct plotly figure reporting (see issue #136) allegroai 2020-06-14 00:01:30 +03:00
  • 8a5f6b7d02 Fix Google CoLab code/package detection allegroai 2020-06-13 22:12:28 +03:00
  • aa61fa3f06 Improve pytorch ignite integration allegroai 2020-06-13 22:10:59 +03:00
  • a5b1ed0330 Improve matplotlib integration, issue #140 allegroai 2020-06-13 22:09:45 +03:00
  • 2784a48c47 Embed jsonmodels v2.4 package allegroai 2020-06-13 22:08:57 +03:00
  • 7173a16a16 Update docstrings allegroai 2020-06-11 21:15:40 +03:00
  • 570b8f19b3 Reuse model id, upload to the correct destination, and remove multiple comments allegroai 2020-06-11 17:21:48 +03:00
  • 633616d3f2 Update cleanup service example allegroai 2020-06-11 15:29:50 +03:00
  • 81b992034d Update README allegroai 2020-06-11 15:23:50 +03:00
  • d72585b8e1 Add cleanup service example allegroai 2020-06-11 15:09:10 +03:00
  • ac986d05f1 Add APIClient support allegroai 2020-06-11 15:08:45 +03:00
  • feb82c30a7 Allow providing alternate model ID when getting an output model allegroai 2020-06-11 15:07:25 +03:00
  • 6a28a6e21d Change callback structure, access thorough designated class WeightsFileHandler.ModelInfo See https://github.com/pytorch/ignite/issues/1056 allegroai 2020-06-11 15:05:11 +03:00
  • 5475d00d52 Add missing Task types in scheme allegroai 2020-06-11 14:47:14 +03:00
  • bd2a0dcc2c Fix trains-init wizard, allow at most two credentials verification tries allegroai 2020-06-11 14:41:10 +03:00
  • d5c7ef7eff Do not call make deterministic on import allegroai 2020-06-11 14:39:57 +03:00
  • fba3d70ce8 Add audio/video reporting examples allegroai 2020-06-09 23:20:38 +03:00
  • 0743fa47f7 Merge pull request #144 from H4dr1en/patch-2 Allegro AI 2020-06-09 23:16:49 +03:00
  • 91fbc1cf87 Add set_parent method to Tasks H4dr1en 2020-06-09 11:17:42 +02:00
  • 51d564a989 Update README.md Allegro AI 2020-06-07 04:16:31 +03:00
  • 2c244bc4d6 Update README.md Allegro AI 2020-06-07 04:09:57 +03:00
  • 8465334bd2 Update web screenshots allegroai 2020-06-06 21:50:47 +03:00
  • c8d1aa2966 Merge pull request #143 from H4dr1en/patch-1 Allegro AI 2020-06-05 17:21:49 +03:00
  • 67790ac360 remove six and pathlib2 dependencies from setup.py H4dr1en 2020-06-05 15:49:04 +02:00
  • 31822cb672 Update README.md Allegro AI 2020-06-03 04:07:16 +03:00
  • 00e56faa96 Version bump to v0.15.0 0.15.0 allegroai 2020-06-01 19:56:21 +03:00
  • 7dad7e57e4 Fix automation BOHB budget display calculation, Job.started() and daemon sleep allegroai 2020-06-01 11:02:45 +03:00
  • 2066d9ff9d Fix type-hints and docstrings allegroai 2020-06-01 11:00:42 +03:00
  • 43dac458df Change OptimizerBOHB argument max_job_execution_minutes to time_limit_per_job. Add budget remaining reporting allegroai 2020-05-31 13:28:03 +03:00
  • 2089dde55a Add Task.running_locally() and Task.execute_remotely() allegroai 2020-05-31 12:13:54 +03:00
  • dcd16abd3b Add new task types and support for Server API version 2.8 allegroai 2020-05-31 12:11:48 +03:00
  • 92d003657b Fix WeightsFileHandler support for model=None allegroai 2020-05-31 12:08:14 +03:00
  • 38230626c2 Fix Job.elapsed() allegroai 2020-05-31 12:07:12 +03:00
  • f86198bbe5 Add callback for framework save/load binding allegroai 2020-05-31 12:06:15 +03:00
  • b865fc0072 If sys.argv doesn't point into a git repo, take file calling Task.init(). Support running code from a module (i.e. -m module) allegroai 2020-05-31 12:05:09 +03:00
  • 183ad248cf Add type hints, remove/ignore pep8 warnings allegroai 2020-05-31 12:02:15 +03:00
  • 7b3a554fe9 Fix exact_match_regex() in case of empty pattern allegroai 2020-05-31 12:01:03 +03:00
  • 77d71819e8 Add Session.get_clients() allegroai 2020-05-31 12:00:00 +03:00
  • 9259e4efeb Fix type hints, add ignore/fix pep8 warnings allegroai 2020-05-31 11:59:05 +03:00
  • 7440799bb0 Remove deprecated function call StorageHelper._test_bucket_config() allegroai 2020-05-31 11:55:58 +03:00
  • 0a0d816bd5 Update docstring allegroai 2020-05-25 20:40:40 +03:00
  • 342fac71e2 Improve example documentation allegroai 2020-05-24 15:47:52 +03:00
  • 9e0a5a36fb Added distributed examples allegroai 2020-05-24 15:37:55 +03:00
  • ba4c4c558f Add automation examples allegroai 2020-05-24 08:21:21 +03:00
  • cc6bb18e68 Add default port to bandster optimization constructor allegroai 2020-05-24 08:20:33 +03:00
  • 96f899d028 Fix documentation and layout (PEP8) allegroai 2020-05-24 08:16:12 +03:00
  • 70cdb13252 Support Task.get_task() without project name (i.e. all projects) allegroai 2020-05-24 08:10:47 +03:00
  • 7ad4ec2314 Add extra_layout argument for all loggers, setting layout configuration for plotly objects allegroai 2020-05-24 08:09:33 +03:00
  • 95105cbe6a Add automation support including hyper-parameters optimization allegroai 2020-05-22 12:00:07 +03:00
  • b457b9aaad Fix archive support: StorageManager should only try to extract .zip files, Model should not auto extract package allegroai 2020-05-22 11:54:46 +03:00
  • 2393ac5f7f Add raise_on_error (default=False) argument to Artifat.get_local_copy() allegroai 2020-05-22 11:13:13 +03:00
  • 03bf764dc7 Make sure Task.close() will wait for repository package analysis (timeout 5 minutes) allegroai 2020-05-22 11:04:12 +03:00
  • 91bc4b92cd Limit max requirement size to 0.5mb allegroai 2020-05-22 11:02:52 +03:00