Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ntenenz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
ntenenz
9mo ago
Microsoft Research is hiring Senior MLE's in Cambridge, MA (ONSITE). Responsibilities include the training of generative models and anything that contributes to the betterment of their capabilities -- profiling / optimizing their
2.
▲
by
ntenenz
6y ago
http://aaqr.org/files/article/668/36_AAQR-13-06-OA-0201_991-...
3.
▲
by
ntenenz
6y ago
This is horrendously incorrect. Surgical masks do not filter aerosolized particles at the same effiency as an N95. For an airborn virus, that's a pretty big deal, especially for HCP who are constantly exposed to high viral loads.
4.
▲
by
ntenenz
7y ago
The EULA is attached up the drivers. Newer versions of CUDA often require newer drivers, so you bump into the issue regardless of when you buy the GPU.
5.
▲
by
ntenenz
7y ago
`required` was removed due to the challenges it introduces in designing backwards-compatible API changes[1]. [1] https://github.com/protocolbuffers/protobuf/issues/2497#issu...
6.
▲
by
ntenenz
7y ago
For those who don't recognize the author's name, https://en.wikipedia.org/wiki/HAProxy
7.
▲
by
ntenenz
7y ago
Most MRI's are nowhere near 10T. Scanners in hospitals are typically either 1.5T or 3T. 7T exists, but is _extremely_ rare in clinical practice.
8.
▲
by
ntenenz
8y ago
MGH & BWH Center for Clinical Data Science | Boston, MA USA | ONSITE, Full-Time, VISA | https://www.ccds.io At the CCDS, we're applying machine learning to healthcare to improve patient care and reduce inefficiency. Unl
9.
▲
by
ntenenz
8y ago
MGH & BWH Center for Clinical Data Science | Boston, MA USA | ONSITE, Full-Time, VISA | https://www.ccds.io At the CCDS, we're applying machine learning to healthcare to improve patient care and reduce inefficiency. Unl
10.
▲
by
ntenenz
8y ago
MGH & BWH Center for Clinical Data Science | Boston, MA USA | ONSITE, Full-Time, VISA At the CCDS, we're applying machine learning to healthcare to improve patient care and reduce inefficiency. Unlike most healthcare startups, we a
11.
▲
by
ntenenz
8y ago
Please do. Unfortunately I've been swamped the last few weeks with prep for the world's largest radiology conference, so I'm a bit behind schedule.
12.
▲
by
ntenenz
8y ago
MGH & BWH Center for Clinical Data Science | Boston, MA USA | ONSITE, Full-Time, VISA | https://www.ccds.io At the CCDS, we're applying machine learning to healthcare to improve patient care and reduce inefficiency. Unl
13.
▲
by
ntenenz
8y ago
MGH & BWH Center for Clinical Data Science | Boston, MA USA | ONSITE, Full-Time, VISA | https://www.ccds.io At the CCDS, we're applying machine learning to healthcare to improve patient care and reduce inefficiency. Unl
14.
▲
by
ntenenz
8y ago
MGH & BWH Center for Clinical Data Science | Boston, MA USA | ONSITE, Full-Time, VISA | https://www.ccds.io At the CCDS, we're applying machine learning to healthcare to improve patient care and reduce inefficiency. Unl
15.
▲
by
ntenenz
8y ago
Hi Rishi, Feel free to reach out via email (see my profile) where I can answer any questions you may have. - Neil
16.
▲
by
ntenenz
8y ago
MGH & BWH Center for Clinical Data Science | Boston, MA USA | ONSITE, Full-Time, VISA | https://www.ccds.io At the CCDS, we're applying machine learning to healthcare to improve patient care and reduce inefficiency. Unl
17.
▲
by
ntenenz
8y ago
A pretty glaring example is this one (LDAP password stored in plaintext): https://gitlab.com/gitlab-org/gitlab-ce/issues/38066 We purchased a gitlab subscription but cannot obtain infosec approval (and thus c
18.
▲
by
ntenenz
8y ago
While most can learn to ride a bicycle with minimal effort, it turns out the control of an idealized bicycle is actually quite complex and has a storied history. For a brief rundown (and insight into the complexity of the problem), scan thr
19.
▲
by
ntenenz
8y ago
MGH & BWH Center for Clinical Data Science | Boston, MA USA | ONSITE, Full-Time, VISA At the CCDS, we're applying machine learning to healthcare to improve patient care and reduce inefficiency. Unlike most healthcare startups, we a
20.
▲
by
ntenenz
8y ago
Unfortunately, these are of the older gen w/16GB of RAM rather than 32GB which is now available. https://www.nvidia.com/en-us/data-center/tesla-v100/
21.
▲
by
ntenenz
8y ago
For those interested, the DAWN Trial ( http://www.nejm.org/doi/full/10.1056/NEJMoa1706442 ) provides more detail on the value of thrombectomy, especially in cases where the collateral circulation is strong.
22.
▲
by
ntenenz
9y ago
When Hinton approves, you know you've done well... https://www.reddit.com/r/MachineLearning/comments/7ew7ba/d_c...
23.
▲
by
ntenenz
9y ago
MGH & BWH Center for Clinical Data Science | Boston, MA USA | ONSITE only At the CCDS, we're applying machine learning to healthcare to improve patient care and reduce inefficiency. Unlike most healthcare startups, we are embedded
24.
▲
by
ntenenz
9y ago
MGH & BWH Center for Clinical Data Science | Boston, MA USA | ONSITE only At the CCDS, we're applying machine learning to healthcare to improve patient care and reduce inefficiency. Unlike most healthcare startups, we are embedded
25.
▲
by
ntenenz
9y ago
One of the reasons people have shifted away from MNIST is that it's simply too easy. Single channel, small image size, few classes, etc. Unfortunately, this does not address any of these concerns.
26.
▲
Tensorflow 1.2 Released
(github.com)
4 points
by
ntenenz
9y ago
|
0 comments
27.
▲
by
ntenenz
9y ago
Holy data leakage Batman! Because the data augmentation is performed prior to the random train/val/test split, nearly identical instances may be found in each set. In other words, a 1 degree rotation of training image X may be fou
28.
▲
by
ntenenz
9y ago
I mean this in the nicest possible way (so please don't take offense), but I think you're missing what is being said there. The framework itself should have no impact, positive or negative, on model accuracy. That being said, it c
29.
▲
by
ntenenz
9y ago
Assessing accuracy? If you're running the same architecture with the same training regime, why would you expect differing accuracy numbers (other than a bug of some sort)? Seems a bit strange to include.
30.
▲
A Gentle Intro to Distributed Tensorflow
(clindatsci.com)
2 points
by
ntenenz
9y ago
|
0 comments
More ›