-
In order to compile under apple clang 12, I had to make a couple of tweaks to the code. Note that I didn't have time to get to the bottom of why the NeuralNetwork py::class won't compile. It complains…
-
Sorry, but i am new to this topic. Can i ask if I would want to use MUSDB 18 and Slakh dataset together for my model, does that mean I have to manually relabel all the tracks for Slakh? This is becaus…
-
Hey, is this package intended to solve general optimal control problems?
I really wish I could use NLOptControl.jl but it [hasn't been updated to Julia 1.0](https://github.com/JuliaMPC/NLOptControl.…
-
Hi, thanks for your work on giving out a new way to train networks, however I am confused on the optimization part.
If I understand right, train_hsic.py is the core part in implementing the algori…
-
Hi
I am getting this error message when I call GannetLoad
I share the P file from GE [here](https://mega.nz/file/NoJ2BBKJ#19UnBbawCQx3_O13JIvOnooKi0uXjqIUWvUVdHF-E98)
Thanks,
Jaime
>> MRS = G…
-
Hi, I can't figure out why I can't make the whole thing working.
Could someone please help me out?
Here are my settings:
Leela Zero
~~~
C:\leela-zero\leelaz.exe
--gtp -w C:\leela-zero\netwo…
-
Hi.
This question is not for coremltools but is for CoreML itself.
I am using both Residual Network and Squeeze-and-Excitation Network which are same size for same purpose.
Squeeze-and-Excita…
y-ich updated
4 years ago
-
Implement [ResNet](https://arxiv.org/pdf/1512.03385.pdf) in a scalable way
TODO
- [x] Draw the model in Figma with every sublayer
- [x] Implement the model in a scalable way
- [x] Trace and stor…
-
Mish:
𝑓(𝑥)=𝑥⋅𝑡𝑎𝑛ℎ(𝑠𝑜𝑓𝑡𝑝𝑙𝑢𝑠(𝑥))=𝑥⋅𝑡𝑎𝑛ℎ(ln(1+𝑒𝑥))
https://arxiv.org/abs/1908.08681
https://github.com/digantamisra98/Mish
-
@grd349