mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

15K
active users

#fastai

0 posts0 participants0 posts today

[Перевод] Новая R&D лаборатория (старого типа)

Самая важная новость в области ИИ последних недель, о которой вы возможно ещё не слышали. И нет, дело не в Gemini (от Google). Эрик Рис (создатель The Lean Startup) и Джереми Говард (сооснователь Kaggle, fast.ai ) объединяются, чтобы создать новый вид лаборатории искусственного интеллекта. Он называется Answer.AI . Answer.AI – это новая лаборатория, которая не ставит своей целью создание новых моделей. Вместо этого она пытается найти практическое и ценное применение существующим моделям. Их миссия заключается в том, чтобы проводить фундаментальные исследования для организаций, чтобы помочь им раскрыть возможности использования ИИ. «В Answer.AI мы не работаем над созданием AGI. Вместо этого мы заинтересованы в эффективном использовании уже существующих моделей. Выяснение того, какие практически полезные приложения могут быть построены на основе уже существующих базовых моделей, является огромной задачей, и я считаю, что ей уделяется недостаточно внимания.» – говорит Джереми Говард. Именно это меня больше всего радует – их ориентация на применение. На мой взгляд, за всей этой шумихой вокруг ИИ сегодня, скрывается реальная ценность для бизнеса, которая ждёт своего часа. Но на самом деле нет. В действительности должна существовать реальная человеческая ценность, которую нам ещё только предстоит открыть. Подобно электричеству или отвёртке, ИИ — это просто ещё один инструмент в нашем распоряжении. Только благодаря целенаправленному применению этих инструментов начинает проявляться реальная ценность. ___________________________________ Ник Роко (Nick Roco). Основатель и генеральный директор StellarStream AI, агентства по автоматизации ИИ, создающего индивидуальные инструменты ИИ для более эффективного развития бизнеса. Всё новое — это хорошо забытое старое

habr.com/ru/articles/784114/

ХабрНовая R&D лаборатория (старого типа)Answer.AI – это новый вид научно-исследовательской лаборатории, которая создаёт практичные продукты для конечных пользователей на основе достижений фундаментальных исследований. TL;DR (too long;...

I finished the first chapter of the fast.ai course on Machine Learning, and I am amazed! It's incredible how easy now people without a technical background (aka me) can start diving into ML and actually doing something cool, like creating an image recognition script. By following the Jupyter Notebook code in the course I created a script to differentiate between images of birds and forests, and later on I modified it to recognize Airbus A320 vs Boeing 737 :D

Tomorrow night, learn about #nbdev. Our speaker, Kevin Bird, is a contributor to the #FastAI community, and will show us how #jupyter notebooks could transform your development. This is a free event at the #Madison Public Library (Central Branch), & is open to all skill levels. There will be free pizza 🍕!

meetup.com/madison-python/even

Stick around after, and join me in pressuring Kevin to leave the bird site and join us here in the fediverse 😆

MeetupPython Development Reimagined: The Power of nbdev and Jupyter Notebooks, Thu, Nov 9, 2023, 6:30 PM | MeetupJoin us in this informative session as we explore a fresh approach to Python development with nbdev in the Jupyter Notebook environment. Regardless of your Python experienc

One week from tonight, join us to learn about #nbdev and the radically transformative power of development within #jupyter notebooks. Our speaker, Kevin Bird, is a contributor to the #FastAI community and expert on #MachineLearning and #LiterateProgramming. All skill levels, from total beginners to software experts, are welcome. The event, held at #Madison Public Library, is free and open to the public. Free pizza 🍕 and beverages 🥤!

meetup.com/madison-python/even

MeetupPython Development Reimagined: The Power of nbdev and Jupyter Notebooks, Thu, Nov 9, 2023, 6:30 PM | MeetupJoin us in this informative session as we explore a fresh approach to Python development with nbdev in the Jupyter Notebook environment. Regardless of your Python experienc

Just announced: "Python Development Reimagined: The Power of nbdev and Jupyter Notebooks"

Next month, come learn about nbdev, elevate #Jupyter notebooks in your development process, and make your coding life easier. This will be a great talk with something for #python newbies & pros alike.

Our speaker, Kevin Bird, is a data scientist & OSS contributor to #fastai & #nbdev

meetup.com/madison-python/even

#Madison #MadisonWI #UWMadison

PS: Looking for sponsors for pizza & beverages. Please reach out!

MeetupPython Development Reimagined: The Power of nbdev and Jupyter Notebooks, Thu, Nov 9, 2023, 6:30 PM | MeetupJoin us in this informative session as we explore a fresh approach to Python development with nbdev in the Jupyter Notebook environment. Regardless of your Python experienc

#introduction
Dear all!
I am here on my #DataScience journey.
Studied #statistics a while ago in #munich

Working in pharma as a biostatistican for many years. Due to single parenting these days only two days a week. My sons are 12 and 16. (Their mother died 3 years ago due to cancer)

My passion is on predictive modelling. Since my personal crisis is almost over, I am back on track. This time on the #fastAI train, hoping to find some companions on my way.

Best regards,

Vielauge

Today was about starting to better understand calculus. The maths has always been my Achilles heel for the #fastai course and I can’t afford to wait until we cover those topics in my #openuniversity degree, so I’m diving in now.

Watched the beginnings of the #3blue1brown video series and started to develop a very high-level understanding.

Two key concepts: derivatives and integrals.

I’ll write a blog tomorrow summarising the extent of my understanding. #100DaysOfFastAI

Replied in thread

@b0rk the tech. is not perfect yet, but you could try experimenting with using #stablediffusion Image to Image models.

Here's a notebook (run on Colab) from an ongoing #fastai course, if scroll down to the Image to Image section, there's an example of a doodle -> wolf under moonlit sky image generation.

And if you're curious, the community forums are a very welcome place. And @pcuenq could probably answer questions on the #diffusers library innerworkings.

github.com/fastai/diffusion-nb

GitHubdiffusion-nbs/stable_diffusion.ipynb at master · fastai/diffusion-nbsGetting started with diffusion. Contribute to fastai/diffusion-nbs development by creating an account on GitHub.