-
The repo size is still unnecessarily large. I had previously attempted to migrate image and result files (e.g. h5, png, sms) to `git-lfs` with `git filter-branch`, but it doesn't look like it that wa…
-
Hi, thank you for your great code.
I am reading the paper. It is quite interesting!
I have a question w.r.t. not the code but the paper.
While most of the derivations are understandable to me, I ca…
ghost updated
5 years ago
-
Similar to how HSTS super cookies are used to track users, I think the Alt SVC lifetime instructions could be used to create implicit long term identifiers for users.
B/c of local DNS caching, it…
-
(This idea came up after yesterday's discussion about the GC extension. I have tried to describe it here in a self-contained matter, but let me know if there are any terms I forgot to define or motiva…
-
I'll trying to make simple request:
```shell
curl -X POST \
http://127.0.0.1:5000/pois \
-H 'Content-Type: application/json' \
-d '{
"request": "pois",
"geometry": {
"bbox": [
…
-
Okay so, I made 2 different types of traders, both are villagers and after a few minutes on my server it randomly spawns other villagers ontop of my traders, and it makes it so I trade with them inste…
-
The overhead of compiling an additional client bundle on every code reload is quite large for big projects. It would be very helpful if it were possible to configure which client bundles are built.
…
-
## 🚀 Feature
Simplified API, with callbacks... as e.g. Keras did, pass just list of callbacks to be executed and Trainer will call then when needed instead of having them specified
https://github.…
Borda updated
4 years ago
-
**[Original report](https://bitbucket.org/chromiumembedded/cef/issues/1059) by Anonymous.**
----------------------------------------
Original [issue 1059](https://code.google.com/p/chromiumembedded/…
-
This paragraph should show animations of the updaters but they are missing.
https://deeplearning4j.org/building-neural-net-with-dl4j#animation-of-updaters
Think the animations should include somet…