Most grad students don't need another thing on the CV. They need more money so that they can do what they're already doing with less stress.
Financial worry is debilitating.
@eric_j_thompson I feel the opposite! Last year I hated feeling like lucky frauds. This year I'm enjoying feeling like unlucky contenders. We'll get our due as the season progresses!
"Robustness of microbiome function" is a review we wrote to introduce potential mechanisms for functional robustness against environmental perturbations. (w/ amazing Yeonwoo @whatdoidohaha, @SeppeKuehnLab). Freely download thru this link until Nov 23rd.
https://t.co/QMp51quCYi
@h_pan3 Lake Harriet Vet was one of the few places accepting new patients that I could find in south Minneapolis for a while. Just had my cat's teeth cleaned there although it wasn't super cheap.
Thank you JGI and DOE for selecting our proposal of understanding soil microbiome's functional response to environmental change for the CSP24 program to do metagenomics sequencing of 10 Tbp! Highly recommend this grant to everyone!
https://t.co/qDF93g7XN7
Rational Creatures is an official selection of The Jane Austen International Film Festival!
We are honored to be a part of a festival named after Austen. Thanks to our cast, crew, and crowdfunding supporters for helping us get here. See you in Bath! ☕️ @The_JAIFF
@GeminiTayMC I've always had better luck using LogicalGeekBoy's setup. But in your setup, it might be that giving the villagers a space to walk off the beds makes it harder to consistently get the zombie/villager line of sight correct.
“I am a Black, transgender woman. I see a lot of signs in my ward that say, Black Lives Matter, Love is Love, Everyone’s welcome — all of these things. And yet as a Black woman, my voice is criticized and/or minimized.”
📝 Q&A by @kystokes
https://t.co/SS1ikhkkMf
@ScienceScottT In any case, we *can* test the reasonableness of structures and clusters in embeddings using methods like scSHC (https://t.co/NmDu4GtrZ0) or EMBEDR (https://t.co/AFkgyRRUNr).
@ScienceScottT This is usually due to the fact that the default scale parameters in t-SNE (perplexity) and UMAP (n_neighbors) are inappropriately low. When you bump perplexity up to >100, this "overfitting" goes away. This example uses the code you provided.