home.social

#ivf — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ivf, aggregated by home.social.

fetched live
  1. In what world is this even remotely controversial? And yet we must make the case, and let the little child lead us.

    The child in a white lab coat holds a hand-lettered sign that makes you grin: "Without Science, Bill Nye would just be 'The Guy.'"

    His mother carries a fluorescent yellow poster that reads "Thank you Science for my Greatest Gift: Proud IVF Mom."

    chrisboese.photo/warehouse-ope

    #art #protest #IVF #science #photography #activistart #mastoart #mastodonart #chrisboese #boesegalleries

  2. The world's first baby born from a frozen embryo arrived in 1984.

    Most recent documented case: embryo stored 27 years. Healthy birth.

    At -196°C, biological time stops completely. No ageing. No degradation. No DNA damage.

    Here is what the science, UK regulation, and cryogenic engineering actually say about long-term embryo storage.

    cryolab.co.uk/how-long-can-embryos-be-stored/

    #IVF #Fertility #Cryogenics #ReproductiveMedicine #Science

  3. @PinkNews @us-news-PinkNews
    I have no idea what the basis of his argument is, and I'm not about to click the link to find out, but here's an interesting bit of #trivia:

    A study of the offspring of infertile couples who used #IVF In-vitro fertilization to conceive revealed "infertility is inherited".

    How would we have ever known if not for our finding a way for them to reproduce? 🤔

  4. Die Forschenden testeten ihre Idee zunächst im Labor mit magnetisierten Rinderspermien - es entstanden tatsächlich Blastozysten. Für die Übertragbarkeit auf den Menschen stehen aber noch weitere Tests aus. (+)

    #KiWu #Kinderwunsch #IVF

    t3n.de/news/spermien-mit-nanop

  5. Алгоритмы векторного поиска: IVF и HNSW

    В данной статье я хочу пройтись по двум самым популярным алгоритмам векторного поиска, используемым на практике. Попробуем понять, почему точный поиск не работает в высоких размерностях и почему мы в итоге приходим к приближенному поиску. Заодно мы затронем тему метрик, чтобы понять, как вообще сравнивают эмбеддинги. Рассмотрим вспомогательный и очень простой алгоритм k-means из классического ML’а, лежащий в основе IVF. И наконец, подробно разберем два самых главных алгоритма IVF и HNSW с примерами их реализации на Python’е.

    habr.com/ru/articles/1046654/

    #vector_db #ml #ivf #hnsw #python