sampathweb's profile picture. ML Engineer. Previously @landingAI @lilyai_ @fivestars @insightfellows

Ramesh Sampath

@sampathweb

ML Engineer. Previously @landingAI @lilyai_ @fivestars @insightfellows

Pinned

This is the quote I come back to for motivation when I am not happy with what I am making. - vimeo.com/24715531 - goodreads.com/author/quotes/… Thank you @iraglass


Ramesh Sampath reposted

As I bid farewell to India after serving as the 26th U.S. Ambassador to this amazing country, my heart is full. You’ve given me a second home, a family of friends, and memories that will last a lifetime. Today, I leave as more than an ambassador—I leave as a lifelong friend and…


Ramesh Sampath reposted

Here's the table of contents for my end-of-year review of things we learned out about LLMs in 2024 - we learned a LOT

simonw's tweet image. Here's the table of contents for my end-of-year review of things we learned out about LLMs in 2024 - we learned a LOT

Ramesh Sampath reposted

Life lessons from @rogerfederer (must watch) 1 Effortless is a myth 2 Belief in yourself has to be earned 3 Grit > Gift 4 Discipline is talent 5 Trust and loving the process is talent 6 You can do your best and still lose 7 Life is bigger than the court


Ramesh Sampath reposted

New Keras starter notebook from @awsaf49 for the "LMSYS Chatbot Arena Human Preference" competition on Kaggle. This one is interesting for how it achieves preference classification over pairs of (prompt+response) using the DeBERTaV3 model from KerasNLP. kaggle.com/code/awsaf49/l…


Ramesh Sampath reposted

If you missed it, this I/O session on LLMs with Keras 3 is a great tutorial on LLM training and fine-tuning best practices youtu.be/TV7qCk1dBWA

fchollet's tweet card. Large language models with Keras

youtube.com

YouTube

Large language models with Keras


Ramesh Sampath reposted

Presented our team project "CityHub" in the @Meta #Llama3Hackathon at @SHACK15sf. It is an AI-powered conversational assistant that provides personalized information on San Francisco city services, aiding residents and visitors in navigating government websites.

8/ City Hub Llama3 powered chat agent that lets residents ask questions about city laws and regulations. RAG’s over city documents to inform the answers Chat with your city



Ramesh Sampath reposted

New Kaggle starter notebook from @awsaf49 for the Automated Essay Scoring competition: kaggle.com/code/awsaf49/a…. It showcases the right way to do ordinal regression in Keras, i.e. how to predict ordered integer grades reliably (no it's neither a classification, nor regression!)


Ramesh Sampath reposted

🎥 Check out the details of our recent Keras integration with @fchollet and @MeganRisdal!


Keras 3 makes switching DL frameworks a env. variable setting and the rest of the code works the same. Nice example using LM and StableDiffusion. Excited to try it out.

Good looking Jax coders! Seriously, this is a Keras 3.0 demo, runnig KerasCV and KerasNLP generative models on Jax, TensorFlow or PyTorch. colab.research.google.com/drive/1tlQ8xOA… It also shows how to install everything.

martin_gorner's tweet image. Good looking Jax coders!
Seriously, this is a Keras 3.0 demo, runnig KerasCV and KerasNLP generative models on Jax, TensorFlow or PyTorch.
colab.research.google.com/drive/1tlQ8xOA…
It also shows how to install everything.
martin_gorner's tweet image. Good looking Jax coders!
Seriously, this is a Keras 3.0 demo, runnig KerasCV and KerasNLP generative models on Jax, TensorFlow or PyTorch.
colab.research.google.com/drive/1tlQ8xOA…
It also shows how to install everything.


Excited to have framework optionality with the familiar Keras API, where simple usecases are easy and complex usecases are made possible!

Big news: we just released Keras 3.0! ▶ Run Keras on top of JAX, TensorFlow, and PyTorch ▶ Train faster with XLA compilation ▶ Unlock training runs with any number of devices & hosts via the new Keras distribution API It's live on PyPI now! 🚀

fchollet's tweet image. Big news: we just released Keras 3.0!

▶ Run Keras on top of JAX, TensorFlow, and PyTorch
▶ Train faster with XLA compilation
▶ Unlock training runs with any number of devices & hosts via the new Keras distribution API

It's live on PyPI now! 🚀


Ramesh Sampath reposted

Donald Knuth advice to young engineers - - Follow your own instincts. - Prestige comes from doing good science, not just popular science. - Deep knowledge builds confidence. - A liberal education involves learning everything about something and something about everything.


Ramesh Sampath reposted

How to become an expert at any thing 🙏 I rediscovered this gem by @karpathy in my bookmarks today

bhutanisanyam1's tweet image. How to become an expert at any thing 🙏

I rediscovered this gem by @karpathy in my bookmarks today

Ramesh Sampath reposted

Large Language Models Explained - At a High Level LLMs such as GPT-4, Bard and LLama appear magical and have displayed emergent human-like intelligence Fundamentally, the work on a pretty simple principle - next-word prediction. An LLM, uses something called conditional…

bindureddy's tweet image. Large Language Models Explained - At a High Level

LLMs such as GPT-4, Bard and LLama appear magical and have displayed emergent human-like intelligence

Fundamentally, the work on a pretty simple principle - next-word prediction.  

An LLM, uses something called conditional…

The Question You Must Ask Yourself 🤔🎯 youtube.com/shorts/aF_a--8… via @YouTube


Ramesh Sampath reposted

We're launching Keras Core, a new library that brings the Keras API to JAX and PyTorch in addition to TensorFlow. It enables you to write cross-framework deep learning components and to benefit from the best that each framework has to offer. Read more: keras.io/keras_core/ann…

fchollet's tweet image. We're launching Keras Core, a new library that brings the Keras API to JAX and PyTorch in addition to TensorFlow.

It enables you to write cross-framework deep learning components and to benefit from the best that each framework has to offer.

Read more: keras.io/keras_core/ann…

Ramesh Sampath reposted

The University of Toronto made a video for a non technical audience in which I explain how deep learning works, the enormous promise of this technology and some of the potential risks. youtu.be/-9cW4Gcn5WY

geoffreyhinton's tweet card. The Godfather in Conversation: Why Geoffrey Hinton is worried about...

youtube.com

YouTube

The Godfather in Conversation: Why Geoffrey Hinton is worried about...


Ramesh Sampath reposted

Emerging LLM Application Stack! 👌 This write up by @a16z is one of the best and most pragmatic on the topic. I would even call this a perfect complimentary to @karpathy’s State of GPT talk. The post goes beyond just covering architectural overview to the why, alternative…

bhutanisanyam1's tweet image. Emerging LLM Application Stack! 👌 

This write up by @a16z is one of the best and most pragmatic on the topic. 

I would even call this a perfect complimentary to @karpathy’s State of GPT talk.

The post goes beyond just covering architectural overview to the why, alternative…

Ramesh Sampath reposted

GPT in 60 Lines of NumPy -- a simple yet complete technical introduction to the GPT as an educational tool. jaykmody.com/blog/gpt-from-… I love this! It reminds me why coding in Python can be so much fun!


Ramesh Sampath reposted

Announcement: the new Keras model saving format is available in tf-nightly. This format is aimed at reloading the exact same Python object, in a safe way (it does not rely on bytecode or pickling at all). In the future, the TF SavedModel format will be for inference-only export.

fchollet's tweet image. Announcement: the new Keras model saving format is available in tf-nightly.

This format is aimed at reloading the exact same Python object, in a safe way (it does not rely on bytecode or pickling at all). In the future, the TF SavedModel format will be for inference-only export.

Ramesh Sampath reposted

New tutorial on keras.io: use Textual Inversion to teach StableDiffusion about a new visual concept (such as a specific character) to generate more images featuring the same concept. keras.io/examples/gener…

fchollet's tweet image. New tutorial on keras.io: use Textual Inversion to teach StableDiffusion about a new visual concept (such as a specific character) to generate more images featuring the same concept. keras.io/examples/gener…

Loading...

Something went wrong.


Something went wrong.