Glue Labs (@owen-lars-thick)

owen-lars-thick's cover image
Powered by FIFO
owen-lars-thick's image

Glue Labs

Helping innovators succeed

Followers30
Following0
Spaces1

Featured Links

AI already creates software, hardware is next.

Several companies like Circuitmind, Cells and JITX are starting to use AI to do hardware design.

media

Voxels vs Polygons

I like this paper on generating 3D voxels based objects:

https://alexzhou907.github.io/pvd

As compared to polygon based models, I think voxels are a more accurate way of modeling actual 3D objects.

Also seems closer to how 3D printing would work.

6

Why we need Zero Knowledge Proofs

ZK proofs are a better solution for ensuring trust for all kinds of contractual and financial interactions.

media
Glue Labs reposted

The ins and outs of Cloud Storage, what is it, and the reasons behind the current pricing model (Part -1)

Hello everyone,

Today, I wanted to cover some basics of cloud storage. So let me casually throw away the most basic definition first.

Glue Labs reposted

Browser Performance And Security (Part 1)

A web browser is old software, with lineages tracing back to the 1990s. It’s our portal to the cloud, interface with Salesforce, AWS, Azure, and countless other services.

It’s also one of the most insecure apps you will ever use, with malicious attacks targeting the browser.

Part 2: What are the different types Of Attention Mechanisms?

In our last post, we explored generalised and self-attention. So now let's move forward and learn about more types of attention mechanisms.

(In case you missed part 1)

Part 1: What are the different types Of Attention Mechanisms?

Attention mechanisms differ based on where the particular attention mechanism or model finds its application. Another distinction is the areas or relevant parts of the input sequence where the model focuses and places its attention.

What is Attention Mechanism in Deep Learning?

To understand attention mechanism, let us first take a look at the concept of attention.

What are Pre-trained models?

While exploring the terms GPT-3 is built out of, we started by learning about generative models. So now let’s understand what are pre-trained models.

What are Generative models?

We have already explored a lot about GPT-3. Now let’s look into the terms that it’s built up of. So today, we'll start by first understanding generative models.