Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename pkg #75

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Rename pkg #75

merged 2 commits into from
Jul 10, 2024

Commits on Jul 9, 2024

  1. Rename pkg from vaep to pimmslearn (#74)

    * 📝 improce documentation
    
    - formulations, typos
    - links to other papers of comparision methods
    
    * 🎨 do not use math for loss in vae
    
    * 🚧 add two normalization functions (tbc)
    
    * 🚧 add missing values funcitonality
    
    * 🚚 vaep to pimmslearn for pkg
    
    - start with running unittests
    
    * 🐛 fix unit-test
    
    - wasnt' run before apparently
    
    * 🚧 change import in all notebook (scripts)
    
    * ✅ Test sklearn transformer interfaces
    
    * 🐛  pimmslearn as pkg name and pimms as environment everywhere in code
    
    - fix building of documentatin on readthedocs
    - update environment names
    
    * ✅ test transform method of Transformers
    
    * 📝 add minimal usage example to README
    
    * 🚧 see if emojis are rendere on readthedocs
    
    * 🐛 emojis: replace shortcode with unicode icons
    Henry Webel authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    107535a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1af8520 View commit details
    Browse the repository at this point in the history