-
Hey everyone,
While reviewing this [PR](https://github.com/webmachinelearning/webnn/pull/2) I had an issue but it's a horizontal issue that should be discussed outside of that PR, maybe a good agen…
-
When I use anaconda environment to run this command, it appears error: cannot open resource. Can you help me out?
```
(ml) JichunMacBook-Pro:Style_Migration_For_Artistic_Font_With_CNN SpringCurry$ p…
-
I've seen a lot of work around dcgan for images.
I wondered how this data science could apply to text generation.
I stubbled upon https://github.com/sherjilozair/char-rnn-tensorflow which will spit o…
-
Undefined names can raise NameError at runtime.
flake8 testing of https://github.com/apache/incubator-mxnet on Python 2.7.14
$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source …
-
to foster community involvement - some richer sample code beyond MNIST should be tackled.
Generative Adversarial Networks is a hot topic amongst ML - and some sample code using swift should help enco…
-
We need to add more examples to the official repo. This issue is for listing up the candidates.
Thanks for providing the list below, @unnonouno @rezoo @mattya @delta2323
Location for example shou…
-
Dear friends,
I will try to write and summarize a few thoughts regarding the upcoming changes in TensorLayer, namely for **version 2.0** 🎉🎉🎉.
## Main features that will be released.
I may fo…
-
## Issue description
In Neural Transfer tutorial, the final image does not display when running the code in a Jupyter notebook.
http://pytorch.org/tutorials/advanced/neural_style_tutorial.html#…
-
My Top 3 is
1. Depth Estimation
> Demo can be easily shown with a webcam. It can be introduced as an approximation to depth image sensors as a cheap alternative. There are multiple datasets co…
-
- [ ] (Archy) _I found the maths in [the bilinear transformation] section a bit confusing, probably because I'm not very good at maths, but also because of the number of different nomenclatures flying…