That's what you get when you use speculative decoding and focus / overfit the draft model on coding. Then when the answer is out of distribution for the draft model, you get increased token rejections by the main model…
I for one support this system. I drive a VW with this feature and it's fine. It recognizes signs well enough. There's a built in grace of about 5km/h. The only thing the car does is that it produces a few gentle dinging…
I haven't ever seen a server with 8x H100 NVL 188GB. The H100 NVL has 94GB of VRAM but they sell them in pairs connected with NVLink, so I guess they sometimes market them as 188GB, but in fact it's two cards and a…
I think you misunderstood what the "single market" in that article means. The EU doesn't want there to be a single marketplace (App store). The single market means unifying the different national European markets. The…
As a European, I have to protest. Pickpocketing is only a concern in tourist traps like if you went to visit the tower of Pisa out something. And waking around my university buildings, it's very common to see people…
No they haven't. It voluntarily and temporarily shut down. Someone was pretending to represent Reddit threatened to sue u/savevideo, but Reddit admins stepped in and confirmed it wasn't them and that they don't have…
For several years now, in the EU at least, all new cars need to have automatic emergency breaks. It's basically impossible to run into something, run someone over, etc. This kind of system reduces stress and gives at…
Alamut by Vladimir Bartol Written in 1030's by a Slovenian, it's a historical fiction novel set in the in 11th century what is now Iran. It tells the story of how a radical leader of an Islamic faction, based in the…
I don't know about CNTK, but Tensorflow and I think PyTorch don't have _good_ distributed training. They use a distributed training model that utilizes parameter servers, which scales nowhere near Horovod's mpi…
Does anyone have an example of the "documentation of data processing activities"? Edit: Especially in the context of a company that does not handle/store customer data, but only employee info.
forestry.io works with Jekyll/Hugo.
They don't have a choice under GDPR.
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=55 time=19.6 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=55 time=19.9 ms 64 bytes from 8.8.8.8: icmp_seq=3 ttl=55 time=19.8 ms 64 bytes…
This Reddit post by a struggling Phd student has some great advice on catching up on maths. https://np.reddit.com/r/MachineLearning/comments/73n9pm/d_co...
I got an Asus vivobook pro a few weeks ago. It came with endless linux. I'm now running Ubuntu 17.10 and I've had no issues. Everything just works, including all the backlight / brightness control buttons. The Nvidia…
Those don't have Google docs style collaborative editting.
As opposed to the fuchsia netstack written in Go by Google https://github.com/fuchsia-mirror/netstack Why so many netstacks in Go? I would imagine even the tiny GC pauses Go has would be undesirable for a netstack.
What? Where exactly in Eastern Europe? I'm deeply concerned by this.
I'm a bit uneducated when it comes to the cryptography involved, but I'm wondering why people here are so determined DRM can't ever work? Is it because someone will somehow get a copy and upload to torrents/streaming…
Web Browser: Chrome, Firefox Email Client: Various web clients Terminal: Gnome Terminal IDE: VS Code File manager: Nautilus Basic Text Editor: vim IRC/Messaging Client: Slack, Discord PDF Reader: Chrome, Evince Office…
Tensorflow has the solution to all problems :) https://github.com/tensorflow/models/tree/master/slim This is a flexible image recognition framework written in Tensorflow and TFslim It allows you to train/fine-tune a NN…
I think he meant open source
Can you elaborate what the issue is? The site looks nothing like that to me. I see much more contrast. http://imgur.com/g49XOip I ask because I like and plan to use Raleway on my blog and would hate to have readability…
Because Uber will go very far to track you and your multiple accounts: http://www.independent.co.uk/life-style/gadgets-and-tech/new...
They refer to this benchmark in the blog post - http://dlbench.comp.hkbu.edu.hk/ There is also the v7 benchmark done on a lot more hardware and where tensorflow fares a bit better - http://dlbench.comp.hkbu.edu.hk/?v=v7…
That's what you get when you use speculative decoding and focus / overfit the draft model on coding. Then when the answer is out of distribution for the draft model, you get increased token rejections by the main model…
I for one support this system. I drive a VW with this feature and it's fine. It recognizes signs well enough. There's a built in grace of about 5km/h. The only thing the car does is that it produces a few gentle dinging…
I haven't ever seen a server with 8x H100 NVL 188GB. The H100 NVL has 94GB of VRAM but they sell them in pairs connected with NVLink, so I guess they sometimes market them as 188GB, but in fact it's two cards and a…
I think you misunderstood what the "single market" in that article means. The EU doesn't want there to be a single marketplace (App store). The single market means unifying the different national European markets. The…
As a European, I have to protest. Pickpocketing is only a concern in tourist traps like if you went to visit the tower of Pisa out something. And waking around my university buildings, it's very common to see people…
No they haven't. It voluntarily and temporarily shut down. Someone was pretending to represent Reddit threatened to sue u/savevideo, but Reddit admins stepped in and confirmed it wasn't them and that they don't have…
For several years now, in the EU at least, all new cars need to have automatic emergency breaks. It's basically impossible to run into something, run someone over, etc. This kind of system reduces stress and gives at…
Alamut by Vladimir Bartol Written in 1030's by a Slovenian, it's a historical fiction novel set in the in 11th century what is now Iran. It tells the story of how a radical leader of an Islamic faction, based in the…
I don't know about CNTK, but Tensorflow and I think PyTorch don't have _good_ distributed training. They use a distributed training model that utilizes parameter servers, which scales nowhere near Horovod's mpi…
Does anyone have an example of the "documentation of data processing activities"? Edit: Especially in the context of a company that does not handle/store customer data, but only employee info.
forestry.io works with Jekyll/Hugo.
They don't have a choice under GDPR.
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=55 time=19.6 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=55 time=19.9 ms 64 bytes from 8.8.8.8: icmp_seq=3 ttl=55 time=19.8 ms 64 bytes…
This Reddit post by a struggling Phd student has some great advice on catching up on maths. https://np.reddit.com/r/MachineLearning/comments/73n9pm/d_co...
I got an Asus vivobook pro a few weeks ago. It came with endless linux. I'm now running Ubuntu 17.10 and I've had no issues. Everything just works, including all the backlight / brightness control buttons. The Nvidia…
Those don't have Google docs style collaborative editting.
As opposed to the fuchsia netstack written in Go by Google https://github.com/fuchsia-mirror/netstack Why so many netstacks in Go? I would imagine even the tiny GC pauses Go has would be undesirable for a netstack.
What? Where exactly in Eastern Europe? I'm deeply concerned by this.
I'm a bit uneducated when it comes to the cryptography involved, but I'm wondering why people here are so determined DRM can't ever work? Is it because someone will somehow get a copy and upload to torrents/streaming…
Web Browser: Chrome, Firefox Email Client: Various web clients Terminal: Gnome Terminal IDE: VS Code File manager: Nautilus Basic Text Editor: vim IRC/Messaging Client: Slack, Discord PDF Reader: Chrome, Evince Office…
Tensorflow has the solution to all problems :) https://github.com/tensorflow/models/tree/master/slim This is a flexible image recognition framework written in Tensorflow and TFslim It allows you to train/fine-tune a NN…
I think he meant open source
Can you elaborate what the issue is? The site looks nothing like that to me. I see much more contrast. http://imgur.com/g49XOip I ask because I like and plan to use Raleway on my blog and would hate to have readability…
Because Uber will go very far to track you and your multiple accounts: http://www.independent.co.uk/life-style/gadgets-and-tech/new...
They refer to this benchmark in the blog post - http://dlbench.comp.hkbu.edu.hk/ There is also the v7 benchmark done on a lot more hardware and where tensorflow fares a bit better - http://dlbench.comp.hkbu.edu.hk/?v=v7…