6 months of consistently learning JavaScript can put you years ahead in life.

Top 5 JavaScript project tutorials:

1. HTML CSS Javascript Website Tutorial - Responsive Beginner JS Project with Smooth Scroll
https://t.co/YTD5l4hNN6
2. Build 15 JavaScript Projects - Vanilla JavaScript Course
https://t.co/IoeG22iQFO
3. Build A Clock With JavaScript
https://t.co/eCXDxDWTUt
4. Beginner Vanilla Javascript Project Tutorial
https://t.co/S0MDOlFJ0o
5. Build A Calculator With JavaScript Tutorial
https://t.co/6yfstpqaHO
These are the 5 projects you can build to explode your JavaScript skills.

Follow me @asiedu_dev for more threads on building software and getting better with it.

I expand my learnings into weekly newsletters. Subscribe so you don't miss out.

https://t.co/MXvVqU2J7r

More from All

How can we use language supervision to learn better visual representations for robotics?

Introducing Voltron: Language-Driven Representation Learning for Robotics!

Paper: https://t.co/gIsRPtSjKz
Models: https://t.co/NOB3cpATYG
Evaluation: https://t.co/aOzQu95J8z

🧵👇(1 / 12)


Videos of humans performing everyday tasks (Something-Something-v2, Ego4D) offer a rich and diverse resource for learning representations for robotic manipulation.

Yet, an underused part of these datasets are the rich, natural language annotations accompanying each video. (2/12)

The Voltron framework offers a simple way to use language supervision to shape representation learning, building off of prior work in representations for robotics like MVP (
https://t.co/Pb0mk9hb4i) and R3M (https://t.co/o2Fkc3fP0e).

The secret is *balance* (3/12)

Starting with a masked autoencoder over frames from these video clips, make a choice:

1) Condition on language and improve our ability to reconstruct the scene.

2) Generate language given the visual representation and improve our ability to describe what's happening. (4/12)

By trading off *conditioning* and *generation* we show that we can learn 1) better representations than prior methods, and 2) explicitly shape the balance of low and high-level features captured.

Why is the ability to shape this balance important? (5/12)

You May Also Like