Giter Club home page Giter Club logo

hidra's People

Contributors

csbl-account avatar jamieoverbeek avatar wilke avatar

Forkers

gihanpanapitiya

hidra's Issues

Missing my_data_dir

my_data_dir not present in the working directory.
It will be better to add mkdir my_data_dir in the ReadMe.

HiDRA

Preparing model repository prior to release

Documentation:

  • Install instructions (conda env and Singularity definition file)

Model scripts:

  • preprocess.py (works with benchmark data sets)
  • train.py (takes output from preprocess.py)
  • infer.py (takes model from train.py)
  • tested on Benchmark data sets
  • supports candle_lib checkpointing (LINK)

Create or update Interface scripts:

  • preprocess.sh
  • train.sh
  • infer.sh
  • Test scripts

Container:

  • Create Singularity definition file
  • Build and test container with improve branch

Code ready:

  • Ready for release testing / hand over

Release

Version: v0.3.0-beta

  • Build and test container with improve branch
  • Tag for release
  • Build and test container with release tag

SOP:

  1. Setup/Install instructions
  2. Interface scripts exist
  3. Tested interface scripts locally
  4. Singularity definition file
  5. Create improve branch in the model repo
  6. Switch to improve branch in image build
  7. Test container build
  8. Test train with container
  9. Test HPO in Hall of Fame with checkpointing
  10. Tag improve branch

HiDRA

SOP:

  • Create improve branch in model repo
  • Switch to improve branch in image build
  • Test container build
  • Test train with container
  • Test HPO
  • Tag improve branch with v0.6.0

Default data not downloading

  1. singularity build --fakeroot build/HiDRA.sif definitions/HiDRA.def
  2. singularity run --nv --bind pwd/tmp:/candle_data_dir build/HiDRA.sif train.sh 1 /candle_data_dir --epochs 1

Output:

  File "pandas/_libs/parsers.pyx", line 382, in pandas._libs.parsers.TextReader.__cinit__
  File "pandas/_libs/parsers.pyx", line 674, in pandas._libs.parsers.TextReader._setup_parser_source
FileNotFoundError: [Errno 2] No such file or directory: '/candle_data_dir/ge_GDSC1000.csv'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.