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

#DataScience #llm #deeplearning #machinelearning #c #python #PyTorch

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 #AGI

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

#AI #ML #MachineLearning #GenAI

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 #Python 🐍 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
#neuralnetworks #deeplearning #MachineLearning #DataScience

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.

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

A few days ago, I posted about the Convex Optimization course by Prof. Stephen Boyd from Stanford University. Following this post, multiple people recommended checking the course book - Convex Optimization by Prof. Stephen Boyd and Prof. Lieven Vandenberghe.

The book is open and available online 👇🏼
https://web.stanford.edu/~boyd/cvxbook/bv_cvxbook.pdf

Thanks to the authors for making the book open online! 🙏🏼

Image credit: from the book

#datascience #MachineLearning #stats

leanpub, to datascience
@leanpub@mastodon.social avatar

Machine Learning Q and AI by Sebastian Raschka, PhD is on sale on Leanpub! Its suggested price is $29.95; get it for $17.47 with this coupon: https://leanpub.com/sh/cIJWwwLS

Bibobu, to science French
@Bibobu@mastodon.xyz avatar

Dans "La vie de laboratoire", classique de des de Bruno Latour, une note en bas de pagelnous rappelle que le web scraping et les techniques de ont finalement assez peu évolués en 45 ans...

cschrader, to philadelphia
@cschrader@jawns.club avatar

I’ve been here for a while, but I never actually did an post.

I live in , and work in with a background in , , , , and . These days, I spend a lot of time with , , and . I’m part of a nonprofit working to preserve safe greenspace in .

dpflug, to llm
@dpflug@hachyderm.io avatar

There appears to be exactly one LLM that is attempting ethical data sourcing.

https://huggingface.co/kernelmachine/silo-pdswby-1.3b

I don't have a GPU that'll run it, so I have no idea what it's like, but it deserves more attention for the effort. Boost for visibility if that's your thing?

#LLM #AI #DigitalEthics #MachineLearning

ramikrispin, to python
@ramikrispin@mstdn.social avatar

Introduction to forecasting with ARIMA and seasonal ARIMA with Python 🚀👇🏼

This short tutorial by Joaquín Amat Rodrigo and Javier Escobar Ortiz provides an introduction to forecasting with ARIMA models using Python 🐍. This includes using different flavors of ARIMA methods from the statsmodels, pmdarima, skforecast, and statsForecast libraries.

📖🔗: https://cienciadedatos.net/documentos/py51-arima-sarimax-models-python.html

#python #timeseries #forecasting #DataScience #machinelearning

image/png
image/png

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

(ML) verbindet traditionelle Statistik mit innovativen Technologien.
Herzlich willkommen an alle Teilnehmenden der Konferenz "Foundations and Advances of ML in Official Statistics", die heute gestartet ist. Mehr Infos: https://www.destatis.de/EN/About-Us/Events/Machine-Learning/_node.html

metin, to ai
@metin@graphics.social avatar

𝚆𝚑𝚎𝚗 𝚆𝚒𝚕𝚕 𝚝𝚑𝚎 𝙶𝚎𝚗𝙰𝙸 𝙱𝚞𝚋𝚋𝚕𝚎 𝙱𝚞𝚛𝚜𝚝?

https://garymarcus.substack.com/p/when-will-the-genai-bubble-burst

albertcardona, to machinelearning
@albertcardona@mathstodon.xyz avatar

The as the public record and version control system of a scientific manuscript: 7 versions spanning 6 years.

"[Submitted on 12 Jun 2017 (v1), last revised 2 Aug 2023 (this version, v7)]"

"Attention Is All You Need" by Vaswani et al.
https://arxiv.org/abs/1706.03762

That's the paper that introduced the architecture, dispensing with recurrence and convolutions to achieve much faster training times and higher performance in a language task.

manlius, to machinelearning Italian
@manlius@mathstodon.xyz avatar

If you had the feeling that the online discussion about COVID-19 vaccines was biased depending on the actors, you are right.

Using #MachineLearning and #NetworkScience we have shown that being a human or a bot, verified or unverified (according to previous Twitter rules) and political leaning were relevant factors for choosing the words in posts and, accordingly, the corresponding emotions to trigger.

A genuine computational social science study, led by Anna Bertani for her Msc thesis, now published also in collaboration with Riccardo Gallotti and Pierluigi Sacco

image/png
image/png

hosford42, to hire
@hosford42@techhub.social avatar

Please boost for reach.

I have run out of severance and now I'm running out of savings. It's do or die now, folks. Job offers, job leads, job hunting advice...please send them all my way, and/or boost for reach. Freelancing is on the table, too. Details about me and what I'm looking for, to follow.

#FediHire #FediHired #Job #Jobs #Hire #Hiring #JobSearch #JobHunt #JobHunting #MachineLearning #NLP #DataScience #Statistics #Software #Tech #TechJobs #Freelance #Freelancing

StatisticsGlobe, to datascience
@StatisticsGlobe@mastodon.social avatar

I'm very excited to announce that the Statistics Globe online course on "Principal Component Analysis (PCA): From Theory to Application in R" has just started.

However, there is still the option to register: https://statisticsglobe.com/online-course-pca-theory-application-r

Registration ends at the end of the day, so secure your spot now.

See you soon in the course.

Joachim

#datascience #rstats #machinelearning

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

AI-Weekly for Tuesday, April 2, 2024 - Volume 106
https://ai-weekly.ai/newsletter-04-02-2024/

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

Subscribers: 15,615 Opt-In Subscribers were sent this issue via email.

ramikrispin, to python
@ramikrispin@mstdn.social avatar

(1/2) Moirai - Salesforce's Foundation Forecasting Model 🚀

Salesforce recently released Moirari - a new 🐍 library with a foundation model for time series forecasting applications. According to the release blog - the model comes with universal forecasting capabilities and can handle multiple scenarios and different frequencies.

ramikrispin, to llm
@ramikrispin@mstdn.social avatar

(1/2) Generative AI for Beginners Course 🚀

The Generative AI for Beginners course by Microsoft provides an introduction to the foundations of GenAI 👇🏼

https://github.com/microsoft/generative-ai-for-beginners

The course code examples are with both Python 🐍 and TypeScrip.

ramikrispin, to ArtificialIntelligence
@ramikrispin@mstdn.social avatar

(1/2) Deep Learning with Tensorflow Tutorial 🚀👇🏼

The below course by Dhaval Patel is a beginner-level course for Deep Learning in Python with Tensorflow 2.0 and Kares. The course covers the foundations of neural network and deep learning, which includes the following topics: 🧵👇🏼

#deeplearning #MachineLearning #python #DataScience #tensorflow

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