Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / davidinouye/destructive-deep-learning issues and pull requests

#40 - Remove the MLPack build

Issue - State: open - Opened by jejjohnson about 4 years ago

#39 - [WIP] Fix data download for MNIST

Pull Request - State: open - Opened by jejjohnson about 4 years ago - 2 comments

#38 - [WIP] Add RBIG algorithm to DDL Toolbox

Pull Request - State: open - Opened by jejjohnson about 4 years ago

#37 - Perform ancestral sampling ?

Issue - State: closed - Opened by debasmitdas almost 5 years ago - 1 comment

#36 - Add tests for univariate

Issue - State: closed - Opened by davidinouye about 6 years ago - 1 comment

#35 - Remove unused private classes

Issue - State: closed - Opened by davidinouye about 6 years ago - 2 comments
Labels: refactor

#34 - Make DestructorErrors private since no external use required.

Issue - State: closed - Opened by davidinouye about 6 years ago
Labels: refactor

#33 - Make ShouldOnlyBeInTestWarning private

Issue - State: closed - Opened by davidinouye about 6 years ago
Labels: refactor

#32 - Clean up univariate module and make many things private

Issue - State: open - Opened by davidinouye about 6 years ago

#31 - Remove partial_idx from transform, inverse_transform and score_samples

Issue - State: open - Opened by davidinouye about 6 years ago
Labels: refactor

#30 - Make get_density_estimator a private function

Issue - State: closed - Opened by davidinouye about 6 years ago
Labels: refactor

#29 - n_canonical_destructors in DeepDestructorCV is acting as n_total_destructors

Issue - State: closed - Opened by davidinouye about 6 years ago
Labels: bug

#28 - Increase tests or remove code to make code coverage higher

Issue - State: open - Opened by davidinouye about 6 years ago
Labels: tests

#27 - Create wheels for linux, windows and Mac

Issue - State: open - Opened by davidinouye about 6 years ago - 1 comment
Labels: enhancement

#25 - Simplify installation of mlpack extension

Pull Request - State: closed - Opened by davidinouye over 6 years ago - 1 comment

#24 - Move mlpack build to build_ext by overriding build_ext

Issue - State: open - Opened by davidinouye over 6 years ago
Labels: dependency

#23 - Simplify install requirements for circle ci

Issue - State: open - Opened by davidinouye over 6 years ago
Labels: dependency

#22 - Add flake8 and isort or other linting tools to tests

Issue - State: closed - Opened by davidinouye over 6 years ago - 2 comments
Labels: tests

#21 - Create proper PIP source distribution

Issue - State: closed - Opened by davidinouye over 6 years ago - 5 comments

#20 - Change back to `canonical_destructor` instead of canonical_destructors

Issue - State: closed - Opened by davidinouye over 6 years ago
Labels: refactor

#19 - Move UniformDensity and IdentityDestructor to independent.py instead of base.py

Issue - State: closed - Opened by davidinouye over 6 years ago - 1 comment
Labels: refactor

#18 - Add notebooks to documentation generation

Issue - State: closed - Opened by davidinouye over 6 years ago - 1 comment
Labels: docs

#17 - Add simple demo of module functions

Issue - State: closed - Opened by davidinouye over 6 years ago
Labels: docs

#16 - Add CV plots to demo_toy_experiment

Issue - State: open - Opened by davidinouye over 6 years ago
Labels: optional

#15 - Skip MLPACK experiments if not installed correctly

Issue - State: closed - Opened by davidinouye over 6 years ago - 1 comment
Labels: bug

#14 - Check code in pycharm for PEP guidelines

Issue - State: closed - Opened by davidinouye over 6 years ago - 1 comment
Labels: refactor

#13 - Move CompositeDestructor to base.py

Issue - State: closed - Opened by davidinouye over 6 years ago
Labels: refactor

#12 - Add sanity-check automated tests for ICML 2018 experiments

Issue - State: closed - Opened by davidinouye over 6 years ago - 1 comment
Labels: tests

#11 - Add docstrings to all public modules, classes and functions

Issue - State: closed - Opened by davidinouye over 6 years ago - 1 comment
Labels: docs

#10 - Rewrite mixture and autoregressive modules for speed/efficiency

Issue - State: open - Opened by davidinouye over 6 years ago
Labels: enhancement

#9 - Remove dependencies on boost and armadillo (MLPACK dependencies)

Issue - State: open - Opened by davidinouye over 6 years ago
Labels: dependency

#8 - Remove dependency on MLPACK

Issue - State: open - Opened by davidinouye over 6 years ago - 3 comments
Labels: dependency

#7 - Add iterator interface to CompositeDestructor

Issue - State: open - Opened by davidinouye over 6 years ago
Labels: enhancement

#6 - Remove pandas dependency (required by mlpack)

Issue - State: open - Opened by davidinouye over 6 years ago
Labels: dependency

#5 - Make mixture and autoregressive modules private

Issue - State: closed - Opened by davidinouye over 6 years ago - 1 comment
Labels: refactor

#4 - Mutability check in check_destructor()

Issue - State: closed - Opened by davidinouye over 6 years ago
Labels: tests

#3 - Take density as only parameter for atomic destructors

Issue - State: closed - Opened by davidinouye over 6 years ago - 2 comments
Labels: refactor

#2 - Refactor variable names (e.g. n_dim to n_features) to follow convention of sklearn

Issue - State: closed - Opened by davidinouye over 6 years ago
Labels: refactor

#1 - Log probabilities for numerical accuracy

Issue - State: open - Opened by davidinouye over 6 years ago
Labels: enhancement