peterdrake, to ArtificialIntelligence
@peterdrake@qoto.org avatar

From Prince, Understanding Deep Learning.

metin, to ai
@metin@graphics.social avatar

This is pretty cool. Curious what discoveries lie ahead…

𝘈𝘭𝘱𝘩𝘢𝘍𝘰𝘭𝘥 3 𝘱𝘳𝘦𝘥𝘪𝘤𝘵𝘴 𝘵𝘩𝘦 𝘴𝘵𝘳𝘶𝘤𝘵𝘶𝘳𝘦 𝘢𝘯𝘥 𝘪𝘯𝘵𝘦𝘳𝘢𝘤𝘵𝘪𝘰𝘯𝘴 𝘰𝘧 𝘢𝘭𝘭 𝘰𝘧 𝘭𝘪𝘧𝘦'𝘴 𝘮𝘰𝘭𝘦𝘤𝘶𝘭𝘦𝘴

https://blog.google/technology/ai/google-deepmind-isomorphic-alphafold-3-ai-model/

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

Tried Leiapix's automatic depth algorithm on an old 3D-rendered image of mine.

Nice result out of the box, with only a few minor errors here and there.

https://www.leiapix.com

angelo, to ukteachers
@angelo@neuromatch.social avatar

@climatematch 🌳 and @neuromatch 🧠
are looking for Mentors for this year's Academy!

This summer there will be four courses 😯:
Computational Neuroscience, NeuroAI, Deep Learning, and Computational Tools for Climate.

Mentors will hold a one-hour meeting every week with a small cohort of students, where they will discuss with them and help them progress in their journey in industry and academia.

This is a great opportunity to...

  1. Offer expert advice to students
  2. Make a difference
  3. Connect with other professionals

If you are interested in being a mentor you can apply on the neuromatch website: https://neuromatch.io/mentoring/

Please help us spread the word! 📣

Share with your friends and colleagues 🤗

snoopy, (edited ) to forumlibre in Je bosse au 4/5 sur les modèles de langage (LLM, parfois appelées IAs) et à 2/5 sur la robotique open hardware AMA
@snoopy@mastodon.zaclys.com avatar

Salut le fédiverse,

@keepthepace_ fait un Demande-moi n'importe quoi sur le @forumlibre

Le thème : les modèles de language et la robotique open hardware. Si ça vous intéresse de découvrir une autre facette que Skynet et la machine à billet,

je vous invite à lire ce poste où il parle de son parcours :
https://jlai.lu/post/6554057

Puis de poser vos questions. Bonne lecture !

Hésitez pas à partager :3

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

Overview of Large Language Models 👇🏼

Here is a great summary or glossary doc about LLM by Aman Chadha. This long doc provides a summary of some of the main concepts related to LLM. This includes topics such as:
✅ Embeddings
✅ Vector database
✅ Prompt engineering
✅ Token
✅ RAG
✅ LLM performance evaluation
✅ Review main LLMs

🔗 https://aman.ai/primers/ai/LLM

ramikrispin, to python
@ramikrispin@mstdn.social avatar

(1/3) New Release to NeuralForecast 🚀

Version 1.7.1 of the NeuralForecast #Python library was released last month by Nixtla. The NeuralForecast library, as the name implies, provides a neural network framework for time series forecasting. 🧵👇🏼

#deeplearning #DataScience #MachineLearning #forecasting #timeseries

metin, to ai
@metin@graphics.social avatar
ErikJonker, to ai
@ErikJonker@mastodon.social avatar

Very nice picture that was shared by Ronald van Loon on X, you can discuss if the categories are complete and correct, but it illustrates that the field of AI is much more then just transformers/LLMs.

ramikrispin, to llm
@ramikrispin@mstdn.social avatar

(1/3) Llama 3 is out! 🚀

Meta released today Llama 3, the next generation of the Llama model. LLama 3 is a state-of-the-art open-source large language model. Here are some of the key features of the model: 🧵👇🏼

video/mp4

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Gemini API Cookbook 🚀

Google released a new repo with a collection of guides and examples for the Gemini API. This includes a set of guides for prompt engineering and examples of the API features 👇🏼

🔗 https://github.com/google-gemini/cookbook

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Happy Sunday!

Backpropagation Calculus 🚀🚀🚀

This short video by Grant Sanderson provides a great explanation of the math beyond the backpropagation algorithm using calculus 👇🏼

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

metin, to ai
@metin@graphics.social avatar

When generative AI is trained with AI-generated data, it becomes degenerat(iv)e AI.

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

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

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

rml, to ArtificialIntelligence
@rml@functional.cafe avatar

Malt: A Deep Learning Framework for Racket by Dan Friedman and Anurag Mendhekar

We discuss the design of a toolkit, Malt, that has been built for Racket. Originally designed to support the pedagogy of The Little Learner—A Straight Line to Deep Learning, it is used to build deep neural networks with a minimum of fuss using tools like higher-order automatic differentiation and rank polymorphism. The natural, functional style of AI programming that Malt enables can be extended to much larger, practical applications. We present a roadmap for how we hope to achieve this so that it can become a stepping stone to allow / / to reclaim the crown of being the language for Artificial Intelligence (perhaps!).

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

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

metin, to ai
@metin@graphics.social avatar

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

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

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

neuromatch, to Neuroscience
@neuromatch@neuromatch.social avatar

Only 2 days left to get your student application in!! Neuromatch Academy can be a huge career boost for people looking to improve their computational skills.

https://buff.ly/3PaEQys

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • thenastyranch
  • magazineikmin
  • khanakhh
  • InstantRegret
  • everett
  • osvaldo12
  • Youngstown
  • slotface
  • Durango
  • rosin
  • PowerRangers
  • kavyap
  • DreamBathrooms
  • Leos
  • tester
  • hgfsjryuu7
  • GTA5RPClips
  • tacticalgear
  • mdbf
  • vwfavf
  • ngwrru68w68
  • ethstaker
  • normalnudes
  • modclub
  • cisconetworking
  • cubers
  • provamag3
  • All magazines