Gabriel de Marmiesse

Results 161 issues of Gabriel de Marmiesse

**System information**. TensorFlow version (you are using): 2.9.1 Are you willing to contribute it (Yes/No) : Yes **Describe the feature and the current behavior/state**. Currently, when using an IDE (e.g....

type:feature

Currently we use docopt to get the command line options. But this has several issues: - Docopt is parsing a help string to understand the command line. But this help...

refactoring

Related to #1214 I noticed that the function couln't take arbitrary path objects so I fixed it. It was mostly because of the `+` operator not working with pathlib.

Hello! When coding with this package, I can notice that there are no type hints. It could help developers when writing code with minio-py. Would you be open to pull...

Hello all, Keras-contrib host many good features. We'd like to keep them. Since we're focusing on tensorflow, and will deprecate the multi-backend Keras, we need to think about what will...

This issue is related to #412 and #470 . Now that we have a proper and easy way to build the documentation, all classes/functions should go in there. There is...

help wanted
good first issue

By feature, I mean layer/optimizer/callback/example/model/... etc. This is necessary to achieve #416 . So we have to change the structure of the repo and move code to do that. Note...

help wanted
good first issue
Dev

Adding types on the public API surface would allow us to do some runtime type checking later on and would allow user's IDE to have more info for static analysis....

pinned
good first issue
contribution welcome

### Feature Description See the title ### Reason * This would allow contributors to make pull requests to change how to generate the docs. * Currently the docs online are...

feature request
documentation
pinned