Veniamin Malefioudakis

Results 6 issues of Veniamin Malefioudakis

Fixes #755 ## Brief Description This PR fixes the issues from [this PR](https://github.com/mlcommons/GaNDLF/pull/881#issue-2333481102) I have tried to implement this [ref](https://github.com/mlcommons/GaNDLF/pull/881#discussion_r1661348706) I have **NOT** implemented the tqdm [ref](https://github.com/mlcommons/GaNDLF/pull/881#issuecomment-2152197420). I will create...

Fixes #755 ## Brief description It adds the logging implementation. I have tried to implement these [requirements](https://github.com/mlcommons/GaNDLF/pull/842#discussion_r1570850957) Please review the code and give me any feedback.. :) It is a...

### Is your feature request related to a problem? Please describe. Now we use docker commands to run or build a container. Would it be useful to use [Docker Compose](https://docs.docker.com/compose/)...

enhancement
no-issue-activity

### Is your feature request related to a problem? Please describe. It will be useful to calculate the median spacing and size of the training data ### Describe the solution...

Fixes #875 ## Proposed Changes - Add compose.yaml file. It is another way to manage and run commands in the docker. You can check [ref](https://docs.docker.com/reference/cli/docker/compose/) you can run ``` docker...

Fixes #ISSUE_NUMBER ## Proposed Changes - ## Checklist - [ ] [`CONTRIBUTING`](https://github.com/mlcommons/GaNDLF/blob/master/CONTRIBUTING.md) guide has been followed. - [ ] PR is based on the [current GaNDLF master ](https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/keeping-your-local-repository-in-sync-with-github/syncing-your-branch-in-github-desktop?platform=windows). - [...