ramikrispin, to opensource
@ramikrispin@mstdn.social avatar

I am excited to present at the Dev AI conference in Paris on June 19!

I am going to run a workshop about the deployment and monitoring of ML pipelines with free and open-source tools. This includes using tools such as GitHub Actions and Pages, Docker, Python, Quarto, etc.

More details are available on the conference website๐Ÿ‘‡๐Ÿผ
https://events.linuxfoundation.org/ai-dev-europe/

Thanks to the Linux Foundation and the conference organizers for the invite!

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

ACM, to machinelearning
@ACM@mastodon.acm.org avatar

In this week's , we interview Nesime Tatbul, a Senior Research Scientist at Intel Corporation โ€™s Parallel Computing Lab (PCL) and Massachusetts Institute of Technology โ€™s Computer Science and Artificial Intelligence Lab (CSAIL).

In her interview, Tatbul discusses her work in large-scale data management systems, including how we can improve data systems through and observability.

Read the full interview here: https://bit.ly/3wPmmxO

People of ACM with Nesime Tatbul

TriflingTree, to aiart
@TriflingTree@mastodon.social avatar
telescoper.blog, to ai
@telescoper.blog@telescoper.blog avatar

Before I head off on a trip to various parts of not-Barcelona, I thought Iโ€™d share a somewhat provocative paper by David Hogg and Soledad Villar. In my capacity as journal editor over the past few years Iโ€™ve noticed that there has been a phenomenal increase in astrophysics papers discussing applications of various forms of Machine Leaning (ML). This paper looks into issues around the use of ML not just in astrophysics but elsewhere in the natural sciences.

The abstract reads:

Machine learning (ML) methods are having a huge impact across all of the sciences. However, ML has a strong ontology โ€“ in which only the data exist โ€“ and a strong epistemology โ€“ in which a model is considered good if it performs well on held-out training data. These philosophies are in strong conflict with both standard practices and key philosophies in the natural sciences. Here, we identify some locations for ML in the natural sciences at which the ontology and epistemology are valuable. For example, when an expressive machine learning model is used in a causal inference to represent the effects of confounders, such as foregrounds, backgrounds, or instrument calibration parameters, the model capacity and loose philosophy of ML can make the results more trustworthy. We also show that there are contexts in which the introduction of ML introduces strong, unwanted statistical biases. For one, when ML models are used to emulate physical (or first-principles) simulations, they introduce strong confirmation biases. For another, when expressive regressions are used to label datasets, those labels cannot be used in downstream joint or ensemble analyses without taking on uncontrolled biases. The question in the title is being asked of all of the natural sciences; that is, we are calling on the scientific communities to take a step back and consider the role and value of ML in their fields; the (partial) answers we give here come from the particular perspective of physics

arXiv:2405.18095

P.S. The answer to the question posed in the title is probably โ€œyesโ€.

https://telescoper.blog/2024/05/30/is-machine-learning-good-or-bad-for-the-natural-sciences/

#AI #ArtificialIntelligence #arXiv240518095 #Astrophysics #Cosmology #DataScience #deepLearning #MachineLearning

metin, to ai
@metin@graphics.social avatar

๐˜๐˜ฆ๐˜ณ๐˜บ ๐˜๐˜ฆ๐˜ธ ๐˜—๐˜ฆ๐˜ฐ๐˜ฑ๐˜ญ๐˜ฆ ๐˜ˆ๐˜ณ๐˜ฆ ๐˜œ๐˜ด๐˜ช๐˜ฏ๐˜จ '๐˜”๐˜ถ๐˜ค๐˜ฉ ๐˜๐˜บ๐˜ฑ๐˜ฆ๐˜ฅ' ๐˜ˆ๐˜ ๐˜—๐˜ณ๐˜ฐ๐˜ฅ๐˜ถ๐˜ค๐˜ต๐˜ด ๐˜“๐˜ช๐˜ฌ๐˜ฆ ๐˜Š๐˜ฉ๐˜ข๐˜ต๐˜Ž๐˜—๐˜›, ๐˜š๐˜ถ๐˜ณ๐˜ท๐˜ฆ๐˜บ ๐˜๐˜ช๐˜ฏ๐˜ฅ๐˜ด

https://slashdot.org/story/24/05/30/0238230/very-few-people-are-using-much-hyped-ai-products-like-chatgpt-survey-finds

#AI #ArtificialIntelligence #ML #MachineLearning #DeepLearning #LLM #LLMs #OpenAI #news #tech #technology

leanpub, to ai
@leanpub@mastodon.social avatar

Neural Networks with Python: Design CNNs, Transformers, GANs and capsule networks using tensorflow and keras https://leanpub.com/neuralnetworkswithpython by GitforGits | Asian Publishing House is the featured book on the Leanpub homepage! https://leanpub.com

boilingsteam, to linux
@boilingsteam@mastodon.cloud avatar
ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Gradient Descent Visualization ๐Ÿ‘‡๐Ÿผ

I was looking for examples of interactive data visualization for a gradient descent algorithm, and I found this app by Lili Jiang. This desktop app is based on C++ and enables simulation and visualization of different gradient descent algorithms, such as momentum, AdaGrad, RMSProp, and Adam. The app enables to compare different methods simultaneously.

https://github.com/lilipads/gradient_descent_viz

Image credit: App repository

#DataScience #MachineLearning

video/mp4

ogrisel, (edited ) to python
@ogrisel@sigmoid.social avatar
news, to ai
@news@mastodon.toptechtidbits.com avatar

AI-Weekly for Tuesday, May 28, 2024 - Issue 114
https://ai-weekly.ai/newsletter-05-28-2024/

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

Subscribers: 20,974 Opt-In Subscribers were sent this issue via email.

ramikrispin, to python
@ramikrispin@mstdn.social avatar

Open your calendar, NumPy 2.0 is going to be out on June 16th ๐Ÿš€

This is the first major release since 2006. The release includes breaking changes in the library API, and therefore, if you are planing to adopt it, some code refactoring may required.

The release includes new features, performance improvement ๐ŸŽ๏ธ, improvements on the C API, and more.

More details are available on the release notes: https://numpy.org/devdocs/release/2.0.0-notes.html

#python #data #datascience #machinelearning

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

(1/2) Shiny Apps for demystifying statistical models and methods ๐Ÿš€

This is a cool website that explains different statistical concepts with the use of interactive Shiny Apps. Ben Prytherch made this website from the Department of Statistics at Colorado State University.

#DataScience #Stats #statistics #MachineLearning #RStats

video/mp4

olimex, to linux
@olimex@mastodon.social avatar

Open Source Hardware iMX8MPlus SOM and EVB for Industrial applications, Machine learning and Machine vision with 2.3 TOPS running mainline Linux and operate in industrial grade temperature range https://olimex.wordpress.com/2024/05/27/open-source-hardware-imx8mplus-system-on-module-and-evb-for-industrial-applications-machine-learning-and-machine-vision-with-2-3-tops-npu-are-running-mainline-linux-and-operate-in-industrial-grade-te/ #imx8 #linux #machinelearning #machinevision #imx8mplus

image/jpeg

dustcircle, to machinelearning
@dustcircle@masto.ai avatar
ramikrispin, to machinelearning
@ramikrispin@mstdn.social avatar

Machine Learning for Beginners ๐Ÿš€

The Machine Learning for Beginners by Microsoft Developer is an introductory course for classical machine learning. This crash course mainly focuses on regression analysis with Python ๐Ÿ, and it covers topics such as:
โœ… General setup
โœ… Cleaning data
โœ… Data visualization
โœ… Regression models
โœ… Polynomial regression
โœ… Logistic regression

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

schwinghamer, to climate
@schwinghamer@mstdn.social avatar

Hello Mastodon, I know that a lot of you discuss the high environmental cost (such as energy use and water use) of AI and I hope that some of you could reply with authoritative publications/links regarding this problem! I want to try to convince an environmental science colleague #climatechange #AI #chatgpt #energy #technology #machinelearning #llm

ramikrispin, to python
@ramikrispin@mstdn.social avatar

Happy Friday! โ˜€๏ธ

Scientific Python Lectures ๐Ÿš€

Here is a short e-book with a sequence of tutorials on the scientific Python ecosystem for beginners. This includes topics such as:
โœ… Working with numerical data using NumPy
โœ… Data visualization with Matplotlib
โœ… Scientific computing with SciPy
โœ… Statistics with Python
โœ… Machine learning with scikit-learn

https://lectures.scientific-python.org

Thanks to the tutorial contributors!

image/png
image/png

w3cdevs, to ai
@w3cdevs@w3c.social avatar

#AI and #MachineLearning models are shifting a number of core assumptions on which the various Web stakeholders have been relying on for years.
In this presentation at the @w3c member meeting in #Hiroshima ๐Ÿ‡ฏ๐Ÿ‡ต, @dontcallmeDOM reviews the systemic impact and possible mitigation the Web community should consider to ensure the long term prosperity of the #Web in the face of these changes.

โ–ถ๏ธ Read the underlying report: https://www.w3.org/reports/ai-web-impact/
๐ŸŽฌ Watch the video: https://youtu.be/OwLRtquaLOk

ramikrispin, to python
@ramikrispin@mstdn.social avatar

This looks like a really cool course ๐Ÿ‘‡๐Ÿผ

College Precalculus โ€“ Full Course with Python Code by Ed Pratowski and freeCodeCamp focus on the foundation of calculus with Python implementation. This 12 hours course covers the following topics:
โœ… Core trigonometry
โœ… Matrix operation
โœ… Working with complex numbers
โœ… Probability

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

#python #DataScience #MachineLearning #math

freemo, to ArtificialIntelligence
@freemo@qoto.org avatar

So for those of you who missed it, I am hiring for fully remote positions worldwide, everything from Jr. to Sr. Programmers and Data Scientists.

Our company mission is ML related but we are currently in stealth mode, but we are well funded and have about 15 employees now and looking to hire abou 15 more.

The company is ethics and open-source first company, you can see the link to the website below. It also donates time from its employees for non-profit open-source projects heavily.

https://cleverthis.com/

We can especially use NLP expert at the moment as well as good programmers who know Java, Linux, and hopefully comfortable being a polyglot.

You can see all our positions here as well as some details for how to apply:

https://docs.cleverthis.com/en/human_resources/organizational_structure/universal_requirements

If you feel you are a fit we guarantee everyone an interview. We also offer the opportunity to make some money on the interview even if you dont get the job (through open-source bounties).

If you want to schedule an interview you can use the following link:

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

If you canโ€™t find any time slots that work for you we have our extended hours link below:

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

#Fedihire #NLP #MachineLearning #Job #jobs #hiring #Programming #Java #IT #AI #AGI #KnowledgeGraphs #semanticweb #ML #ChatGPT

YoMosEco, to climate German
@YoMosEco@ecoevo.social avatar

First and foremost, we had more than 20 wonderful participants at , ranging from Bachelor- to - level all modelling systems. Everyone had the chance to present their projects and methods and we had vivid question+discussion rounds afterwards. Although seems like a niche group already, we heard about a bandwidth of methods including mechanistic (-evo)-models, , and vegeation models, network models, , and much more.

image/jpeg
image/jpeg
image/jpeg

ramikrispin, to llm
@ramikrispin@mstdn.social avatar

Fine Tuning LLM Models โ€“ Generative AI Course ๐Ÿ‘‡๐Ÿผ

FreeCodeCamp released today a new course for fine tuning LLM models. The course, by Krish Naik, focuses on different tuning methods such as QLORA, LORA, and Quantization using different models such as Llama2, Gradient, and Google Gemma model.

๐Ÿ“ฝ๏ธ: https://www.youtube.com/watch?v=iOdFUJiB0Zc

leanpub, to ai
@leanpub@mastodon.social avatar

Neural Networks with Python by GitforGits | Asian Publishing House is on sale on Leanpub! Its suggested price is $34.99; get it for $22.39 with this coupon: https://leanpub.com/sh/Q8SJ2kv3

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

AI-Weekly for Tuesday, May 21, 2024 - Issue 113
https://ai-weekly.ai/newsletter-05-21-2024/

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

Subscribers: 19,873 Opt-In Subscribers were sent this issue via email.

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