ppatel, to ai
@ppatel@mstdn.social avatar
ramikrispin, to python
@ramikrispin@mstdn.social avatar

(1/2) A new release to PyMC ๐Ÿš€๐Ÿš€๐Ÿš€

This week, PyMC version v5.13.0 was released. PyMC is one of the main ๐Ÿ libraries for ๐๐š๐ฒ๐ž๐ฌ๐ข๐š๐ง statistics โค๏ธ. It provides a framework for probabilistic programming, enabling users to build models with a simple Python API and fit them using ๐Œ๐š๐ซ๐ค๐จ๐ฏ ๐‚๐ก๐š๐ข๐ง ๐Œ๐จ๐ง๐ญ๐ž ๐‚๐š๐ซ๐ฅ๐จ (MCMC) methods ๐Ÿš€.

The new release includes new features, bug fixes ๐Ÿž, and documentation improvements ๐Ÿ“–. More details on the release notes ๐Ÿ“ ๐Ÿ‘‡

datasciencejobsusa, to datascience
@datasciencejobsusa@mastodon.social avatar
rzeta0, to machinelearning
@rzeta0@mastodon.social avatar

... cover of the second edition of the German translation is looking good!

jakmarcin, to machinelearning Polish
@jakmarcin@mstdn.science avatar

Hi I am looking for a post-doc to work in magnetic fusion on on . If you're interested get in touch with me. More details here: https://www.linkedin.com/posts/marcin-jakubowski-84b36034_machinelearning-wendelstein7x-activity-7184473480149540865-8jpO?utm_source=share&utm_medium=member_desktop

ramikrispin, to python
@ramikrispin@mstdn.social avatar

(1/2) Models Demystified - A Practical Guide from t-tests to Deep Learning ๐Ÿš€๐Ÿ‘‡๐Ÿผ

The Models Demystified is a new book by Michael Clark and Seth Berry that focuses on the mechanizing of core data science algorithms. That includes the following topics:
โœ… Linear and logistic regression
โœ… Generalized Linear Models
โœ… Regularization methods
โœ… Model training approaches
โœ… Deep learning and neural networks
โœ… Causal Modeling

image/png
image/png

craigbrownphd, to technology
@craigbrownphd@mastodon.social avatar
jumpingrivers, to datascience
@jumpingrivers@fosstodon.org avatar

๐Ÿ“ฃ We are pleased sponsors of 26th April #R Dev Day at Imperial College . ๐Ÿ“Š๐Ÿ”ฌ๐Ÿš€

This ๐Ÿ†“ satellite event to our conference(27th), is a platform to learn about contributing & opportunity to collaborate in base R.๐Ÿ‘จโ€๐Ÿ’ป ๐Ÿ‘ฉโ€๐Ÿ’ป

๐Ÿฅณ๐Ÿฅณ Registered participants receive a ๐Ÿ’ซ 40% SatRdays DISCOUNT CODE๐ŸŽŠ๐ŸŽ‰ on the 27th.๐ŸŽก ๐Ÿ‡ฌ๐Ÿ‡ง

Don't miss out! Get Your Tickets ๐ŸŽŸ๏ธ & 40% Discount Nowโฌ‡๏ธ


https://www.meetup.com/r-contributors/events/299810000/

datasciencejobsusa, to datascience
@datasciencejobsusa@mastodon.social avatar
leanpub, to datascience
@leanpub@mastodon.social avatar

The Hundred-Page Machine Learning Book (PDF + EPUB + extra PDF formats) by Andriy Burkov is on sale on Leanpub! Its suggested price is $40.00; get it for $14.00 with this coupon: https://leanpub.com/sh/DXUUNHD7

Posit, to machinelearning
@Posit@fosstodon.org avatar

Weโ€™re so excited to announce the support of survival analysis for time-to-event data across tidymodels!

โ€ข The tidymodels framework is a collection of R packages for modeling and machine learning using tidyverse principles.
โ€ข Survival analysis is now a first-class citizen in tidymodels, giving censored regression modeling the same flexibility and ease as classification or regression.

Learn more on the tidyverse blog: https://www.tidyverse.org/blog/2024/04/tidymodels-survival-analysis/

metin, (edited ) to ai
@metin@graphics.social avatar

Whenever I see OpenAI's Sam Altman with his pseudo-innocent glance, he always reminds me of Carter Burke from Aliens (1986), who deceived the entire spaceship crew in favor of his corporation, with the aim of getting rich by weaponizing a newly discovered intelligent lifeform.

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Bandit Algorithms Book ๐Ÿš€๐Ÿ‘‡๐Ÿผ

The Bandit Algorithms by Tor Lattimore and Prof. Csaba Szepesvยดari provides an introduction to the multi-armed bandit problem. This includes different approaches for solving this type of problems using stochastic, adversarial, and Bayesian frameworks.

Book ๐Ÿ“š: https://tor-lattimore.com/downloads/book/book.pdf

Thanks to the authors for making this book available for free online! ๐Ÿ™๐Ÿผ

Image credit: from the book

ramikrispin, to llm
@ramikrispin@mstdn.social avatar

Production Monitoring & Automations of LLM with LangSmith ๐Ÿฆœ๐Ÿ‘‡๐Ÿผ

LangChain released a crash course for LangSmith, their DevOps platform for deploying LLM applications into production. The course covers topics such as:
โœ… LLM applications monitoring
โœ… Setting automation
โœ… Performance monitoring

๐Ÿ“ฝ๏ธ: https://www.youtube.com/playlist?list=PLfaIDFEXuae0bYV1_60f0aiM0qI7e1zSf

news, to ai
@news@mastodon.toptechtidbits.com avatar

AI-Weekly for Tuesday, April 9, 2024 - Volume 107
https://ai-weekly.ai/newsletter-04-09-2024/

The Week's News in Artificial Intelligence
A Mind Vault Solutions, Ltd. Publication

Subscribers: 16,226 Opt-In Subscribers were sent this issue via email.

datasciencejobsusa, to datascience
@datasciencejobsusa@mastodon.social avatar
ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Andrej Karpathy just released a new repo with an implementation of training LLM with pure C/Cude with a few lines of code ๐Ÿš€. This repo, according to Andrej Karpathy, is still WIP, and the first working example is of GPT-2 (or the grand-daddy of LLMS ๐Ÿ˜…) ๐Ÿ‘‡๐Ÿผ

๐Ÿ”—: https://github.com/karpathy/llm.c

#c

dweinberger, to ai
@dweinberger@mastodon.social avatar

Here is the link to the article @garymarcus
discusses that argues that the relationship between training set size and improvements in models' performance is non-linear in the wrong direction. https://arxiv.org/abs/2404.04125

computingnature, to bioinformatics
@computingnature@neuromatch.social avatar
ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Happy Sunday โ˜€๏ธ!

Linear Algebra for Data Science Course ๐Ÿš€

The Linear Algebra for Data Science course by Shaina Race Bennett provides a light and visual introduction to linear algebra โค๏ธ. The course focuses on the core linear operations and their data science applications:
โœ… Matrix operations
โœ… Least squares
โœ… Covariance
โœ… Linear regression
โœ… Eigenvalues and Eigenvectors
โœ… PCA

Course ๐Ÿ“ฝ๏ธ: https://www.youtube.com/playlist?list=PLB3yPBd26tWyDNoUpEGVsyI-sygPLqYa1

#DataScience #math #stats #MachineLearning

ppatel, to Futurology
@ppatel@mstdn.social avatar

SaTML 2023 - Timnit Gebru - Eugenics and the Promise of Utopia through

https://www.youtube.com/watch?v=P7XT4TWLzJw

ramikrispin, to python
@ramikrispin@mstdn.social avatar

Data Science for Beginners Course ๐Ÿš€

The Data Science for Beginner course by Microsoft provides, as the name implies, an introduction to data science. This ten-week course focuses on both theory and tools, such as:
โœ… Data structures
โœ… Statistics and probability
โœ… Python
โœ… Data wrangler
โœ… Data visualization

The course code examples are with ๐Ÿ

Code: https://github.com/microsoft/Data-Science-For-Beginners
Website: https://microsoft.github.io/Data-Science-For-Beginners/#/

Image credit: course website

TriflingTree, to aiart
@TriflingTree@mastodon.social avatar

Crooked little cottage perched precariously on the edge of a cliff
Dall-e3 AI Art

ramikrispin, to python
@ramikrispin@mstdn.social avatar

Neural Networks from Scratch in Python ๐Ÿš€๐Ÿ‘‡๐Ÿผ

The Neural Networks from Scratch in ๐Ÿ course by Harrison Kinsley introduces neural networks by coding them from scratch. The course is based on Harrison's book (along with Daniel Kukiela), and it covers the following topics:
โœ… Core linear algebra and math operators
โœ… Neural network architecture
โœ… Different loss functions
โœ… Optimization and derivatives

Course๐Ÿ“ฝ๏ธ: https://www.youtube.com/playlist?list=PLQVvvaa0QuDcjD5BAw2DxE6OF2tius3V3

destatis, to machinelearning German
@destatis@social.bund.de avatar

Heute endet unsere Konferenz zu . Wir danken allen Teilnehmenden!
Es gab spannende Beitrรคge, u.a. von Susanne Dandl von der Ludwig-Maximilians-Universitรคt Mรผnchen zum Thema interpretierbares oder Wesley Yung zu bei Statistics Canada.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • โ€ข
  • megavids
  • rosin
  • Durango
  • cisconetworking
  • mdbf
  • InstantRegret
  • DreamBathrooms
  • ngwrru68w68
  • magazineikmin
  • osvaldo12
  • Youngstown
  • ethstaker
  • slotface
  • kavyap
  • JUstTest
  • thenastyranch
  • normalnudes
  • modclub
  • khanakhh
  • everett
  • tacticalgear
  • cubers
  • GTA5RPClips
  • anitta
  • Leos
  • tester
  • provamag3
  • lostlight
  • All magazines