User Portlet
Featured Contributor
| Discussions |
|---|
| It looks like in 13 some things about what could be compiled in FunctionLayer changed. In 12.3, I had to write some ugly code to get the anchor box to box output conversion network to compile in a FunctionLayer, so before it looked like this: ... |
| Very neat! It seems like the feathering and multi-scale Laplacian image blending could be trivially modified to produce tileable texture images for graphics. I am curious how combining the two approaches works as well. Perhaps a good function... |
| how to convert maple file to mathmatica with same result ? |
| Edit (in 2022, WL v13.1), it appears that several of these issues have been fixed. The NetTrain progress reporting graph no longer makes the Documentation UI completely unusable, re-running NetTrain in the same WL kernel no longer causes GPU memory... |
| This is absolutely amazing! I never thought to use finite difference methods inside the loss function to compute derivatives. I tried to build PINNs in WL [in the past](https://community.wolfram.com/groups/-/m/t/2298967), but I gave up after... |
| I created a chart to help express my point: &[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/c9ac831a-cc54-444e-b8eb-5a04425990aa |
| This is weird: ``` NeuralNetworks`MemoryUsageInfoString[] "S:16,992M K:805M B:10 GPU1:558M GPU2:557M" NeuralNetworks`MemoryUsageInfo[] 16987279360, "Kernel" -> 805609552, "Buckets" -> 10, "GPU1" -> -6441992192, "GPU2" -> -6442254336|> ... |
| ![enter image description here][2] -- you have earned ***Featured Contributor Badge*** ![enter image description here][1] Your exceptional post has been selected for our editorial column ***Staff Picks*** http://wolfr.am/StaffPicks and [Your... |
| If you can provide code required to replicate the issue then that would certainly constitute a viable bug report. |
| Hopefully, asking the right questions, hopefully leads to finding the right answers. |