ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

(1/2) End To End Data Science With R 🚀

The End To End Data Science With R is a new book by Rene Essomba. The book, as the name implies, focuses on the core data science applications using R ❤️. This book covers the following topics:
✅ Exploratory data analysis
✅ Data visualization
✅ Supervised learning
✅ Unsupervised learning
✅ Time series
✅ Natural language processing
✅ Image classification

#RStats #DataScience #MachineLearning #dataviz #data

image/png
image/png
image/png

ramikrispin,
@ramikrispin@mstdn.social avatar

(2/2) The book is open and available online for free:
https://e2e-ds-r.franckess.com/

Image credit: Book

Thanks to the author for making this book open and free! 🙏🏼

weird.wolf, to nature
ramikrispin, to machinelearning
@ramikrispin@mstdn.social avatar

MLX Examples 🚀

The MLX is Apple's framework for machine learning applications on Apple silicon. The MLX examples repository provides a set of examples for using the MLX framework. This includes examples of:
✅ Text models such as transformer, Llama, Mistral, and Phi-2 models
✅ Image models such as Stable Diffusion
✅ Audio and speech recognition with OpenAI's Whisper
✅ Support for some Hugging Face models

🔗 https://github.com/ml-explore/mlx-examples

Lobrien,

@ramikrispin @BenjaminHan How do this and corenet (https://github.com/apple/corenet) fit together? The corenet repo has examples for inference with MLX for models trained with corenet; is that it, does MLX not have, e.g., activation and loss fns, optimizers, etc.?

ramikrispin,
@ramikrispin@mstdn.social avatar

@Lobrien @BenjaminHan The corenet is deep learning application where the MLX is array framework for high performance on Apple silicon. This mean that if you are using mac with M1-3 CPU it should perform better when using MLX on the backend (did not test it myself)

oliversampson, to InformationTechnology
@oliversampson@sigmoid.social avatar

Some thoughts on where we are with the evolution of , and how we got here, complete with a silly anlogy.

A thread: 🧵 1/16

ramikrispin, to python
@ramikrispin@mstdn.social avatar

(1/2) Hands-On Mathematical Optimization with Python 🚀

The Hands-On Mathematical Optimization with Python book by Krzysztof Postek, Alessandro Zocca, Joaquim Gromicho, and Jeffrey Kantor provides the foundation for mathematical optimization. As the name implies, the book is hands-on with Python examples, mainly using Pyomo.

image/png
image/png

ramikrispin,
@ramikrispin@mstdn.social avatar

(2/2) The book covers different optimization methods, such as:
✅ Mathematical Optimization
✅ Linear Optimization
✅ Network Optimization
✅ Convex Optimization
✅ Stochastic Optimization

The book is open and available online.

📖🔗: https://mobook.github.io/MO-book/intro.html

Thanks to the authors for making it available for free! 🙏🏼

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

I was so, SO happy to leave Slack behind. And, remembering how that last group of people used it: YEESH.

“If you use Slack for work, your messages and DMs are now being used to train the company’s machine learning features — and everyone is opted in by default.

“A quiet Individual users can’t opt out either, something critics have called a “privacy mess.”

https://flip.it/Tb1gRM

From: @TechDesk
https://flipboard.social/@TechDesk@flipboard.social/112458353011795780

TechDesk, to ai
@TechDesk@flipboard.social avatar

If you use Slack for work, your messages and DMs to friends and colleagues are now being used to train the company’s machine learning features — and everyone is opted in by default.

A quiet update to the company’s policy suggests messages, data and files sent by users are helping Slack to improve its in-app features like channel recommendations, search results and emoji suggestions, reports @PCMag. Individual users can’t opt out either, something critics have called a “privacy mess.”

https://flip.it/Tb1gRM

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/L5AtBEiI

LChoshen, to llm
@LChoshen@sigmoid.social avatar

Do LLMs learn foundational concepts required to build world models? (less than expected)

We address this question with 🌐🐨EWoK (Elements of World Knowledge)🐨🌐

a flexible cognition-inspired framework to test knowledge across physical and social domains

https://ewok-core.github.io

luis_in_brief,
@luis_in_brief@social.coop avatar

@LChoshen I was just talking about this problem with a friend the other day. Really interesting data, thank you for sharing!

TriflingTree, to aiart
@TriflingTree@mastodon.social avatar
freemo, to ArtificialIntelligence
@freemo@qoto.org avatar

Please reboost!

Trying something new, everyone is guaranteed an interview! Open interviews! For a limited time no one will be skipped (except for clear cases of abuse).

So we still have about 10 more 100% remote positions to hire for full-time market-fair positions here at QOTO/CleverThis.

100% remote, work from anywhere, even the beach, market-fair offers. Ethics first, we treat our people like family.

We have an urgent need for Machine learning experts with a background in NLP and Deep Learning (Natural Language Processing and Neural Networks). There is a focus on Knowledge Graphs, Mathematics, Java, C, looking for Polyglots.

We are an open-source first company, we give back heavily to the OSS community.

We need everything from jr to sr, data scientist to programmer. If your IT and your good, you might be a fit.

I will personally be both your direct boss, and hiring manager. I am also the founder and inventor.

The NLP position can be found at this link, other positions can be found on the menu bar on the left:

https://docs.cleverthis.com/en/human_resources/organizational_structure/sr_data_scientist_(nlp)

If you would like to submit yourself for an interview, which for a limited time I am guaranteeing you will get a first stage interview, then you can submit your application here, and even schedule your interview as you apply, instantly!

https://cal.com/team/cleverthis/interview-stage-1

For those of you who cant schedule during core hours you can schedule in my free time if you’d like a chance (the company doesnt have fixed hours):

https://cal.com/team/cleverthis/interview-stage-1-extended

mc,
@mc@qoto.org avatar

@freemo
"100% remote, work from anywhere, even the beach"
That really tempted me. 😉

freemo,
@freemo@qoto.org avatar

@mc It is a nice perk :)

metin, to ai
@metin@graphics.social avatar
ramikrispin, to ArtificialIntelligence
@ramikrispin@mstdn.social avatar

(1/2) MIT Introduction to Deep Learning 🚀🚀🚀

MIT launched the 2024 edition of the Introduction to Deep Learning course by Prof. Alexander Amini and Prof.Ava Amini. The course started at the end of April and will run until June. The course lectures are published weekly. The course syllabus keeps changing from year to year, reflecting the rapid changes in this field.

ramikrispin,
@ramikrispin@mstdn.social avatar

(2/2) The course covers the following topics:
✅ Deep learning foundation
✅ Computer vision
✅ Deep generative modeling
✅ Reinforcement learning
✅ Robot learning
✅ Text to image

Resources 📚
Course website 🔗: http://introtodeeplearning.com/
Video lectures 📽️: https://www.youtube.com/playlist?list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI

Norobiik, to microsoft
@Norobiik@noc.social avatar

Microsoft is just the first.

#Microsoft is asking about 700 to 800 people who are involved in #MachineLearning and other work related to #CloudComputing to consider relocating.

The employees, mostly #engineers of Chinese nationality, were earlier in the week offered an option to transfer to the #US, #Ireland, #Australia, and #NewZealand.

Microsoft asks some #China staff to relocate amid Sino-US tensions
https://www.msn.com/en-us/money/companies/microsoft-asks-some-china-staff-to-relocate-amid-sino-us-tensions/ar-BB1mtUz9?ocid=emmx-mmx-feeds&PC=EMMX01

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