Ecosyste.ms: Issues

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

GitHub / zurutech/ashpy issues and pull requests

#87 - Bump numpy from 1.21.0 to 1.22.0 in /requirements

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#86 - Bump tensorflow from 2.5.3 to 2.7.2 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#85 - Bump tensorflow from 2.5.3 to 2.6.4 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#84 - Bump protobuf from 3.11.2 to 3.15.0 in /requirements

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#83 - Bump numpy from 1.18.1 to 1.21.0 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#82 - Bump tensorflow from 2.5.2 to 2.5.3 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#81 - Bump tensorflow from 2.5.1 to 2.5.2 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#80 - Bump babel from 2.8.0 to 2.9.1 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#79 - Bump tensorflow from 2.4.0 to 2.5.1 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#78 - Bump urllib3 from 1.25.8 to 1.26.5 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#77 - Bump tensorflow from 2.4.0 to 2.5.0 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#76 - Bump urllib3 from 1.25.7 to 1.25.8 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#75 - Bump rsa from 4.1 to 4.7 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#74 - Bump py from 1.8.1 to 1.10.0 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#73 - Bump pygments from 2.5.2 to 2.7.4 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#72 - Bump pyyaml from 5.3 to 5.4 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#71 - Bump rsa from 4.0 to 4.1 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#70 - Bump tensorflow from 2.1.2 to 2.4.0 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#69 - Bump jinja2 from 2.10.3 to 2.11.3 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#68 - Bump tensorflow from 2.1.0 to 2.1.2 in /requirements

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#67 - [FEATURE] - Update to Python 3.8

Issue - State: open - Opened by mr-ubik over 4 years ago
Labels: enhancement, dependencies

#66 - [BUG/PERFORMANCE] - Deprecation in Distribution Strategies

Issue - State: open - Opened by EmanueleGhelfi almost 5 years ago
Labels: enhancement, todo :spiral_notepad:

#65 - [BUG/PERFORMANCE] - Handling of logdir: conflict between metrics and trainer

Issue - State: open - Opened by EmanueleGhelfi almost 5 years ago
Labels: bug, todo :spiral_notepad:

#64 - [DOC] - Clarify batch size behavior under a distribution strategy

Issue - State: open - Opened by mr-ubik almost 5 years ago
Labels: documentation

#63 - DOCFIX: Advanced AshPy sections

Pull Request - State: closed - Opened by mr-ubik almost 5 years ago - 2 comments
Labels: documentation

#62 - [API] - Not so good default value for ashpy.metrics.ClassifierMetric

Issue - State: open - Opened by mr-ubik almost 5 years ago
Labels: enhancement

#61 - [FEATURE] - Add a flag for correct scaling of logged TensorBoard images

Issue - State: open - Opened by mr-ubik almost 5 years ago - 4 comments
Labels: enhancement

#60 - [BUG/API] - Passing name to Custom ClassifierMetric(s)

Issue - State: open - Opened by mr-ubik almost 5 years ago - 1 comment
Labels: bug, good first issue

#59 - [DOC] - ashpy.utils is not part of the API reference

Issue - State: open - Opened by mr-ubik almost 5 years ago - 6 comments
Labels: documentation

#58 - [BUG] - Restorer does not work with distributed training

Issue - State: open - Opened by EmanueleGhelfi almost 5 years ago
Labels: bug

#57 - [BUG] - Restorer does not work with GANs conditioned

Issue - State: open - Opened by EmanueleGhelfi almost 5 years ago
Labels: bug

#56 - Fix measure performance frequency + Add loss log

Pull Request - State: open - Opened by EmanueleGhelfi almost 5 years ago - 2 comments
Labels: bug

#54 - Restarting training doesn't work well

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

#53 - [BUG] - Measuring performance at the end of each epoch, disables training logging

Issue - State: open - Opened by galeone almost 5 years ago - 7 comments
Labels: bug

#52 - Model selection JSON is overwritten on train restart

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

#51 - Fix metric value float precision issues during model selection

Pull Request - State: closed - Opened by mr-ubik about 5 years ago
Labels: bug

#50 - [DOC] - Customizing Ashpy Examples

Issue - State: closed - Opened by mr-ubik about 5 years ago
Labels: documentation

#49 - [FEATURE] - Logging instead of print

Issue - State: open - Opened by mr-ubik about 5 years ago
Labels: enhancement

#48 - [TESTS] - Restructure Callbacks tests

Issue - State: open - Opened by todo[bot] about 5 years ago
Labels: tests, todo :spiral_notepad:

#47 - [TESTS] - Test a Callback that retrieves a Metric from its Context

Issue - State: open - Opened by todo[bot] about 5 years ago
Labels: good first issue, tests, todo :spiral_notepad:

#46 - [TESTS] - Add test case for restoring Sequential Model without input shape

Issue - State: open - Opened by todo[bot] about 5 years ago
Labels: good first issue, tests, todo :spiral_notepad:

#45 - [DOC] - Add documentation for things raising exceptions.

Issue - State: open - Opened by todo[bot] about 5 years ago
Labels: documentation, todo :spiral_notepad:

#44 - Fix Trainer restart issues

Pull Request - State: closed - Opened by mr-ubik about 5 years ago - 7 comments
Labels: bug, documentation, enhancement, tests

#43 - Precision of comparison when doing model selection

Issue - State: closed - Opened by galeone about 5 years ago
Labels: bug

#42 - The model selection JSON file is overwritten with defaults on re-start

Issue - State: closed - Opened by galeone about 5 years ago - 1 comment
Labels: bug

#41 - [DOC] - Document Conditional Training in AshPy

Issue - State: open - Opened by EmanueleGhelfi about 5 years ago
Labels: documentation, help wanted

#40 - [DOC] - Can we enable Inception Score in example back?

Issue - State: open - Opened by mr-ubik about 5 years ago
Labels: documentation

#39 - [DOC] - Badges should be link to meaningful things

Issue - State: open - Opened by mr-ubik about 5 years ago
Labels: documentation, good first issue

#38 - Make Restorers work without checkpoint_map.json

Pull Request - State: closed - Opened by mr-ubik about 5 years ago - 1 comment
Labels: bug, enhancement, tests

#37 - No such file or directory checkpoint_map.json when restoring model from model selection

Issue - State: closed - Opened by galeone about 5 years ago - 2 comments
Labels: bug, enhancement

#36 - Add easy Checkpoint restoration

Pull Request - State: closed - Opened by mr-ubik about 5 years ago - 2 comments
Labels: bug, documentation, enhancement, tests

#35 - Fix metrics names collision

Pull Request - State: closed - Opened by mr-ubik about 5 years ago - 2 comments
Labels: bug, documentation, tests

#34 - [DOC] - Add a list of things using AshPy

Issue - State: open - Opened by mr-ubik about 5 years ago
Labels: enhancement, help wanted

#33 - Issue 29 log folder bug

Pull Request - State: closed - Opened by mr-ubik about 5 years ago - 1 comment
Labels: bug, dependencies, tests

#32 - [DOC] - Typos

Issue - State: open - Opened by mr-ubik about 5 years ago - 2 comments
Labels: documentation, good first issue

#31 - Restructure project

Pull Request - State: closed - Opened by mr-ubik about 5 years ago - 2 comments
Labels: documentation, enhancement, dependencies

#30 - [FEATURE] - Need a proper way to restore best model from checkpoint

Issue - State: closed - Opened by galeone about 5 years ago
Labels: enhancement

#29 - [BUG] - log folder created locally, although specified outside of cwd

Issue - State: closed - Opened by galeone about 5 years ago
Labels: bug

#28 - [BUG] - Unable to do model selection on a decreasing metric

Issue - State: closed - Opened by galeone about 5 years ago
Labels: bug

#27 - [DOC] - UNET Docs Link to Pix2Pix paper actually points to LSGAN

Issue - State: closed - Opened by mr-ubik about 5 years ago - 1 comment
Labels: documentation, good first issue

#26 - [FEATURE] - Add colab examples

Issue - State: open - Opened by galeone over 5 years ago - 3 comments
Labels: documentation, help wanted, good first issue

#25 - Callbacks

Pull Request - State: closed - Opened by EmanueleGhelfi over 5 years ago - 1 comment
Labels: enhancement

#24 - Fix hinge loss + add gan documentation

Pull Request - State: closed - Opened by EmanueleGhelfi over 5 years ago - 4 comments

#23 - Hinge Loss for generator needs to be fixed

Issue - State: closed - Opened by EmanueleGhelfi over 5 years ago - 1 comment

#22 - [DOC] - Broken documentation ashpy.models.gans

Issue - State: closed - Opened by mr-ubik over 5 years ago - 1 comment
Labels: bug, documentation

#21 - Losses and metrics

Pull Request - State: closed - Opened by EmanueleGhelfi over 5 years ago - 2 comments

#20 - Hi! Why didn't train for self._discriminator?

Issue - State: closed - Opened by yonghuixu over 5 years ago - 2 comments

#19 - Add logo and fix colors

Pull Request - State: closed - Opened by mr-ubik over 5 years ago

#18 - [FEATURE] - Add examples to test suite

Issue - State: open - Opened by EmanueleGhelfi over 5 years ago - 4 comments
Labels: enhancement, help wanted, good first issue, question

#17 - DOCFIX: Larger code view

Pull Request - State: closed - Opened by mr-ubik over 5 years ago - 2 comments
Labels: documentation

#16 - DOCFIX: Metrics

Pull Request - State: closed - Opened by mr-ubik over 5 years ago - 4 comments
Labels: documentation

#15 - [DOC] - Add logo in doc sidebar

Issue - State: closed - Opened by EmanueleGhelfi over 5 years ago - 1 comment
Labels: documentation, enhancement

#14 - [DOC] - Enlarge Horizontal view of code

Issue - State: closed - Opened by EmanueleGhelfi over 5 years ago
Labels: documentation, enhancement

#13 - Code quality + pix2pix multi-gpu example

Pull Request - State: closed - Opened by EmanueleGhelfi over 5 years ago - 2 comments

#12 - Improve documentation and increase code quality

Pull Request - State: closed - Opened by galeone over 5 years ago
Labels: enhancement

#11 - Setup Travis and codecov

Pull Request - State: closed - Opened by EmanueleGhelfi over 5 years ago - 1 comment

#10 - Travis integration

Pull Request - State: closed - Opened by EmanueleGhelfi over 5 years ago

#9 - Bump pyyaml from 3.13 to 5.1 in /docs

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies

#8 - Bump urllib3 from 1.24.1 to 1.24.2 in /docs

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies

#7 - Dependency Updater

Issue - State: closed - Opened by EmanueleGhelfi over 5 years ago - 2 comments
Labels: enhancement, question

#6 - Setup Travis

Issue - State: closed - Opened by EmanueleGhelfi over 5 years ago - 2 comments
Labels: enhancement, question

#5 - Update README with badges

Pull Request - State: closed - Opened by EmanueleGhelfi over 5 years ago

#4 - Refactor layer. Updated README. Deleted recurrent module.

Pull Request - State: closed - Opened by EmanueleGhelfi over 5 years ago

#3 - Update documentation with readme, fixed gan documentation

Pull Request - State: closed - Opened by EmanueleGhelfi over 5 years ago - 1 comment

#2 - Format Copyright + Import Modules in ashpy/__init__.py

Pull Request - State: closed - Opened by EmanueleGhelfi over 5 years ago

#1 - Update README.md

Pull Request - State: closed - Opened by EmanueleGhelfi over 5 years ago