Akshay ๐Ÿš€ Profile picture
Jul 26, 2023 โ€ข 6 tweets โ€ข 3 min read โ€ข Read on X
Microsoft is offering FREE courses in following areas:

- AI
- IOT
- Data Science
- Machine Learning

A project-based pedagogy that allows you to learn while building! ๐Ÿš€

Read More ...๐Ÿ‘‡ Image
1๏ธโƒฃ AI for beginners

A 12-week, 24-lesson curriculum all about Artificial Intelligence.

You'll learn about:
- Neural Nets
- Deep Learning
- Knowledge representation
- Genetic Algorithms & multi-agent systems

Check this out ๐Ÿ‘‡
https://t.co/rZ3Jdw2Le8microsoft.github.io/AI-For-Beginneโ€ฆ
Image
2๏ธโƒฃ IOT

Learn about IOT by doing project that cover the journey of food from farm to table.

This includes farming, logistics, manufacturing, retail and consumer - all popular industry areas for IoT devices.

Check this out ๐Ÿ‘‡
https://t.co/o4GJM8gHzmmicrosoft.github.io/IoT-For-Beginnโ€ฆ
Image
3๏ธโƒฃ Machine Learning

A great course on classical machine learning, using Scikit-learn!

Check this out๐Ÿ‘‡ https://t.co/vpUIczCZ5Tmicrosoft.github.io/ML-For-Beginneโ€ฆ
4๏ธโƒฃ Data Science

This course covers Deep Learning & Data Science in more details!

Each lesson includes:
- hands-on assignments
- pre & post-lesson quizzes
- instructions to complete the lesson & solutions

Check this out๐Ÿ‘‡
https://t.co/YmOsSEWr7Cmicrosoft.github.io/Data-Science-Fโ€ฆ
Image
That's a wrap!

If you interested in:

- Python ๐Ÿ
- Machine Learning ๐Ÿค–
- Maths for ML ๐Ÿงฎ
- MLOps ๐Ÿ› 
- CV/NLP ๐Ÿ—ฃ
- LLMs ๐Ÿง 

Find me โ†’ @akshay_pachaar โœ”๏ธ

Subscribe to my Newsletterโ†’

Everyday, I share tutorials on above topics!

Cheers!mlspring.beehiiv.com/subscribe

โ€ข โ€ข โ€ข

Missing some Tweet in this thread? You can try to force a refresh
ใ€€

Keep Current with Akshay ๐Ÿš€

Akshay ๐Ÿš€ Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @akshay_pachaar

Jul 11
MCP is on fire.

AI agents can now talk to real world tools, apps and actually get stuff done.

This changes everything.

Here are 10 amazing examples:
1๏ธโƒฃ WhatsApp MCP

Exchange images, videos, and voice notes on WhatsApp!

Pair it with the ElevenLabs MCP server for AI-powered transcription & audio messages with 3,000+ voices.

Check this out๐Ÿ‘‡
2๏ธโƒฃ MCP-powered Agentic RAG

I created this server for Cursor and lets it perform deep web searches, as well as RAG over a specified directory.

Everything from the comforts of your IDE:
Read 12 tweets
Jul 10
90% of Python programmers don't know these 11 ways to declare type hints:
Type hints are incredibly valuable for improving code quality and maintainability.

Today, I'll walk you through 11 must-know principles to declare type hints in just two minutes.

Let's begin! ๐Ÿš€ Image
1๏ธโƒฃ Type hints for standard Python objects:

The most basic (and must-know) way to declare type hints for standard Python objects is as follows๐Ÿ‘‡ Image
Read 15 tweets
Jul 7
Temperature in LLMs, clearly explained (with code):
Let's prompt OpenAI GPT-3.5 with a low temperature value twice.

It produces identical responses from the LLM.

Check the response below๐Ÿ‘‡ Image
Now, let's prompt it with a high temperature value.

This time, it produces a gibberish output. Check the output below๐Ÿ‘‡

What is going on here? Let's dive in! Image
Read 9 tweets
Jul 3
7 MCP projects for AI Engineers (with video tutorials):
1๏ธโƒฃ MCP meets Ollama

An MCP client is a component in an AI app (like Cursor) that establishes connections to external tools.

Learn how to build it 100% locally.

Full walkthrough:
2๏ธโƒฃ MCP-powered shared memory for Claude Desktop and Cursor

Devs use Claude Desktop and Cursor independently.

Learn how to add a knowledge graph based common memory layer to cross-operate without losing context.

Full walkthrough:
Read 10 tweets
Jun 28
I have tested 100+ MCP servers in the last 3 months!

Here are 6 must-use MCP servers for all developers (open-source):
1๏ธโƒฃ Graphiti MCP server

Agents forget everything after each task.

Graphiti MCP server lets Agents build and query temporally-aware knowledge graphs, which act as an Agent's memory!

Check this๐Ÿ‘‡
2๏ธโƒฃ Opik MCP server

This enables traceability into AI Agents and lets you monitor your LLM applications, by @Cometml.

Tools include:
- Creating projects
- Enable tracing
- Getting tracing stats

Check this demo๐Ÿ‘‡
Read 9 tweets
Jun 25
Let's generate our own LLM fine-tuning dataset (100% local):
Before we begin, here's what we're doing today!

We'll cover:
- What is instruction fine-tuning?
- Why is it important for LLMs?

Finally, we'll create our own instruction fine-tuning dataset.

Let's dive in!
Once an LLM has been pre-trained, it simply continues the sentence as if it is one long text in a book or an article.

For instance, check this to understand how a pre-trained LLM behaves when prompted ๐Ÿ‘‡ Image
Read 12 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(