Tweetovi
- Tweetovi, trenutna stranica.
- Tweetovi i odgovori
- Medijski sadržaj
Blokirali ste korisnika/cu @johancarlin
Jeste li sigurni da želite vidjeti te tweetove? Time nećete deblokirati korisnika/cu @johancarlin
-
Johan Carlin proslijedio/la je Tweet
I made an illustration for my class of why you need separate validation and training sets and I'm quite happy with it. Has anyone illustrated this similarly before?pic.twitter.com/oWsbFTTvpX
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
A little blog post on noise ceilings. If you've ever wondered about the relation between the noise ceilings you come across in the encoding model literature and the ones used in RSA, this might help:https://www.johancarlin.com/understanding-noise-ceiling-metrics-rsa-compared-to-spearman-brown.html …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Johan Carlin proslijedio/la je Tweet
Since I first read it, I've never stopped thinking about "The Natural Selection of Bad Science" https://royalsocietypublishing.org/doi/full/10.1098/rsos.160384 … The paper demonstrates better than any other how science reform is more about restructuring incentives than winning logical arguments
@psmaldino@rlmcelreathpic.twitter.com/qvaU6mNx9g
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
And if you hit <tab> while composing a reply, the first selected button below is discard, not send. Helps cut down on emails!pic.twitter.com/HenhAL2UoX
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Johan Carlin proslijedio/la je Tweet
A guideline for a research using Bayesian Statistics: a good how-to for people who would like to Bayes factor instead of ordinary testing, but I am wondering why they do not refer to posterior predictive distribution (not 'posterior distribution').https://www.nature.com/articles/s41562-019-0807-z …
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Johan Carlin proslijedio/la je Tweet
Was thrilled to take the





#rstudioconf workshop “Deep Learning with Keras and TensorFlow in R” from@bradleyboehmke Observation: So much term rebranding in deep learning. I have a section of notes of the form: {ye olde stats term} -> {fancy-pants deep learning term}Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
A tutorial on how power and significance thresholds influence reproducibility. Why did Ioannidis claim that most published findings are false? Would a stricter criterion for significance help? Spent way too long on this. Hope it's useful for someone https://www.johancarlin.com/power-prevalence-and-the-positive-predictive-value.html …pic.twitter.com/9U3MlQ9ZdV
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Using boundary-based registration to improve motion correction in highly distorted 7T fMRI data. Our latest is now in press (OA): https://doi.org/10.1016/j.neuroimage.2020.116542 …https://www.youtube.com/watch?v=XlS2rBNeE7g …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Johan Carlin proslijedio/la je Tweet
Some people think we don’t *really* know something until a lucky person convinces 3 others they should be the one to write it down in a big book that gets added on to 4 times/year, which nobody reads but all of us pay for, so they can get a better job title but no more money.https://twitter.com/DevilleSy/status/1216428583624855552 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
£10 breakfast at Stockholm
@Arlanda airport. Possibly the city with the greatest city-airport discrepancy in food quality (in town you get gouged too, but these days you probably get a decent sandwich).pic.twitter.com/EQbjQu9hYT
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Johan Carlin proslijedio/la je Tweet
Seeing twitter debate about the replicability of the new DeepMind study of ML for breast cancer screening https://www.nature.com/articles/s41586-019-1799-6 … vs. the NYU study from October: https://medium.com/@jasonphang/deep-neural-networks-improve-radiologists-performance-in-breast-cancer-screening-565eb2bd3c9f … Did some light digging in to compare/contrast… 1/n
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Johan Carlin proslijedio/la je Tweet
There are two facts which make correlations controlling for confounds uninformative about many (but not all) causal effects: 1) the R^2 of the mechanisms we understand is low, 2) our uncertainty about not well-understood mechanisms should be high. (1 / about 13-15)
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
That's all I have. Please check it out. PRs welcome! Goodnight.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
New in this release: 1. bleeding edge package versions across the board thanks to a better automated build process with make. 2. Shell script wrappers to handle non-conda dependencies (eg, fsl, freesurfer). More work needed here to generalise past cbu (maybe container?).
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Non-technical users enjoy analysing data instead of dealing with packages and environments. But the real payoff for me is in reproducibility. When those users share code, other people have a decent chance of a) running it and b) getting the same results.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Each Neuroconda release is intended to be deployed as its own environment. Users just activate neuroconda_2_0 and get on with analysis. Users report the neuroconda release used in outputs. This provides a fairly complete description of their environment in a few words.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
I work in the methods group at
@mrccbu. Our users are interested in reproducibility and open science, but struggle with technical demands. Maintaining a consistent environment and reporting it accurately with your results is *hard* if you're not already a developer.Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Neuroconda 2.0 is out: https://github.com/MRC-CBU/neuroconda …. A complete environment for neuroscience in python, R, and more. Why? Reproducibility. Thread:
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
So that's what all the TPUs are for! "if you do a lot of runs, you’re able to report only the best ones. Results from the people with more computing power to do more runs will look better.”https://www.nature.com/articles/d41586-019-03895-5 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
'cargo cult scientists “follow all the apparent precepts and forms.” The problem is mostly not disregard for epistemic norms; it is that the norms themselves are inadequate.'https://meaningness.com/metablog/upgrade-your-cargo-cult …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.