Skip to content

Conversation

karlosos
Copy link
Owner

@karlosos karlosos commented Dec 16, 2020

Goals

  • implement pnn function in vector_quantization/codebooks.py
  • write unit test in tests/test_codebooks.py
  • check if PSNR is greater for PNN in comparison to random initialization (main section in codebooks.py)
  • review documentation section on PNN with your new knowledge

References

Development

If you have problem with running vector_quantization\codebooks.py as a single script, with python vector_quantization\codebooks.py then do pip install -e . in root directory (where is setup.py). If you work in pycharm then it won't be a problem for you.

@karlosos karlosos changed the title 🚧 prepare env for PNN implementation PNN - codebook initialization Dec 16, 2020
@karlosos karlosos added the enhancement New feature or request label Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants