-
These tests fail:
```
Start 5: H_dz_chk
5/176 Test #5: H_dz_chk .........................***Exception: Child aborted 0.51 sec
Start 6: H_dz
6/176 Test #6: H_dz ......…
-
Cadastrar as entradas seguintes no Mendeley. Ver o pdf na pasta bibliografia, no Copy e fazer busca na internet para encontrar os dados das referências. O worldcat.org é um bom serviço para encontrar …
-
I think there's still some things to investigate.
1. Does this view hurt performance moreso than allocating? https://github.com/JuliaDiffEq/OrdinaryDiffEq.jl/pull/365#discussion_r190770827
2. How'…
-
-
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…
-
Illustrating what PCA does, with proper eye candy.
Some ideas:
- Explain the math of the method (both versions, Eigendecomposition or SVD), some background
- Gaussian pancakes of 3D Gaussian where PC…
-
Kicked off by this post: https://groups.google.com/forum/#!topic/julia-dev/pQG6bSglkjc, maybe the home page should get a redesign. This issue is a location for discussion and brainstorming ideas for s…
-
I am using `skopt`'s `BayesSearchCV` for hyper-parameter tuning in a neural network with a number of hidden layers (could be, say, from 3 to 6). The neural network is implemented using Keras (on top o…
-
Apparently there is an issue with whitening and cov computation if multiple SSSed runs are considered in which the numbe of components dffer. Let's say over 10 runs we have a component range of 67-71 …
-
Hello Peter. I was wondering what is currently the best way to fit a point source to an image. Would it make sense to add a "PointSource" function where only the position and total flux could be varie…