Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
EricBoi
/
DCMNet
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
DCMNet
1.18 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 42 commits
EricBoi's picture
EricBoi
Update weight loading in dcm_app.py to support both JSON and pickle formats, enhancing flexibility in data handling.
ef1fe5f 3 months ago
  • __pycache__
    Enhance DCM evaluation by adding normalization for batch inputs and updating the evaluation function to accept a variable number of DCMs; include print statement for results in app.py. 3 months ago
  • scripts
    Refactor weight loading in dcm_app.py to use JSON instead of pickle, adding a new function for restoring arrays from loaded data. 3 months ago
  • wbs
    Update weight loading in dcm_app.py to support both JSON and pickle formats, enhancing flexibility in data handling. 3 months ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    248 Bytes
    initial commit over 1 year ago
  • app.py
    632 Bytes
    Enhance DCM evaluation by adding normalization for batch inputs and updating the evaluation function to accept a variable number of DCMs; include print statement for results in app.py. 3 months ago
  • dcm_app.py
    7.21 kB
    Refactor weight loading in dcm_app.py to use JSON instead of pickle, adding a new function for restoring arrays from loaded data. 3 months ago
  • requirements.txt
    99 Bytes
    Refactor app.py to integrate DCM functionality and streamline molecule visualization; update requirements.txt to include plotnine and correct dcmnet repository URL. 3 months ago