Washed Visual

4.7K posts

Washed Visual banner
Washed Visual

Washed Visual

@washedvisual

https://t.co/0k3BHzzziz https://t.co/zMWDFVR1Dz

Sumali Ocak 2022
1.8K Sinusundan2.3K Mga Tagasunod
Washed Visual
Washed Visual@washedvisual·
@boneGPT but I can gen on midjourney for hours, hundreds of gens ... I can't remember what im paying, but i would of paid something similar for sora if it didn't spaz out on 75% of my requests. I feel like they half assed it then didnt want to deal with customer service
English
0
0
1
59
NostromoCore
NostromoCore@NostromoCore·
True strength is baring it all for the one you love. Absolute commitment, unbridled devotion, and a grip that says, $Pwease and Thank you for always supporting me. Made with Yapper: yapper.so/?via=nostromo #JDVance
English
3
2
28
1.2K
Washed Visual
Washed Visual@washedvisual·
@hennyworld @ringer @BillSimmons To be fair though Michael was on the wizards at 41. They couldn’t make the playoffs and Jerry stackhouse was playing better than him.
English
0
0
1
93
GQ HENDRXX
GQ HENDRXX@hennyworld·
@ringer @BillSimmons Please don’t say he still in the goat debate Michael never needed this much help
English
4
0
0
610
The Ringer
The Ringer@ringer·
“He’s embraced this different version of himself.” @BillSimmons on how LeBron’s acceptance of being the third option has allowed the Lakers to click.
English
32
78
1.2K
62.5K
Washed Visual
Washed Visual@washedvisual·
@Zigmanfreud @Area224 Interesting, I may listen to the podcast, but what was your explanation for McQueary's testimony? To lie in that spot and go to his dad/Jo Pa is hard to believe for me.
English
0
0
0
12
Washed Visual
Washed Visual@washedvisual·
Don't ask JD Vance about the war in Iran. Also buy the memecoin $pwease on the Solana blockchain. It's represents all Vance memes.
English
0
2
8
626
Washed Visual
Washed Visual@washedvisual·
@j4ckszn_ Actually makes sense because it was last year he did this trip
English
1
0
1
17
Washed Visual
Washed Visual@washedvisual·
Pwease dominates X, and yet it gets no love from CT
English
0
0
4
61
Washed Visual
Washed Visual@washedvisual·
@thelovelump @acosta32_jp I give Knowles credit because he shifted Sonny to linebacker from free safety. It’s not an easy switch. Sonny was trying to figure it out missed a lot of tackles but still won a natty.
English
0
0
1
99
Bonkey Business
Bonkey Business@thelovelump·
@acosta32_jp Jim Knowles fucking sucks is all I can think when I see this good lord
English
1
0
10
3.8K
Mitch West
Mitch West@SCweather_wx·
Huge snowstorm on the way for the Mid Atlantic & Northeast. Latest NWS snow totals below.
Mitch West tweet mediaMitch West tweet mediaMitch West tweet mediaMitch West tweet media
English
12
11
114
12.8K
The Dor Brothers
The Dor Brothers@thedorbrothers·
We just made a $200,000,000 AI movie in just one day. Yes, this is 100% AI.
English
8.5K
8.9K
60.1K
20.1M
Washed Visual
Washed Visual@washedvisual·
@boneGPT They’re 100 % stealing. Seedance is 2x better looking than anything I’ve seen… its still has some editing slop/kinks, but they finally got physics up to decent accuracy
English
1
0
21
4.6K
bone
bone@boneGPT·
can anyone explain why seedance is so much better besides copyright? they must have some crazy storyboard harness to get this consistency
sky@skydotcs

these models are crazy man

English
60
62
3.8K
336.3K
bone
bone@boneGPT·
when you hire rainman but he won't shut up and code
vixhaℓ@TheVixhal

I left xAI today. Not because of the pay. Not because of the internal politics. Not even because of the SpaceX and xAI merger. But because, in my manager’s words: “No matter what feedback I give you, you never change your direction.” At first, I thought he was just calling me stubborn. Then my inner math brain clicked… He was literally describing an eigenvector. See, in math, when you apply a transformation (matrix A) to a vector (v), most vectors get spun around, twisted, and thrown somewhere else. They change direction and magnitude. But an eigenvector is different, it keeps the same direction. The only thing that changes is its scale, given by something called an eigenvalue (λ). If λ = 2 → The vector doubles in size. If λ = 0.5 → It shrinks. If λ = −1 → It flips direction. If λ = 1 → It stays the same size. Apparently… in his eyes, I was λ = 1. Always the same size. Always the same direction. Now the math part (because unlike my manager, I actually explain things): Here’s how you find eigenvalues and eigenvectors using a 2×2 matrix example: Let’s say the transformation matrix was: A = [ 2 1 ] [ 1 2 ] Step 1: Find eigenvalues (λ) We solve: A·v = λ·v → (A − λI)·v = 0 → det(A − λI) = 0 Subtract λ from each diagonal entry of A: A − λI = [ 2−λ 1 ] [ 1 2−λ ] Set the determinant equal to 0 and solve for λ: Determinant: (2−λ)(2−λ) − 1 = 0 (2−λ)² − 1 = 0 (2−λ)² = 1 2 − λ = ±1 λ = 2 ± 1 Case 1: λ = 2 − 1 → λ = 1 Case 2: λ = 2 + 1 → λ = 3 So, the eigenvalues are: λ₁ = 1, λ₂ = 3 Step 2: Find eigenvectors (v) For λ = 1: (A − λI)·v = 0 [ 2−λ 1 ] [ x ] = [ 0 ] [ 1 2−λ ] [ y ] [ 0 ] [ 2−1 1 ] [ x ] = [ 0 ] [ 1 2−1 ] [ y ] [ 0 ] [ 1 1 ] [ x ] = [ 0 ] [ 1 1 ] [ y ] [ 0 ] From the first row: x + y = 0 y = −x From the second row: x + y = 0 y = −x So, the eigenvector is any scalar multiple of [ 1, −1 ]ᵀ. For λ = 3: (A − λI)·v = 0 [ 2−λ 1 ] [ x ] = [ 0 ] [ 1 2−λ ] [ y ] [ 0 ] [ 2−3 1 ] [ x ] = [ 0 ] [ 1 2−3 ] [ y ] [ 0 ] [ −1 1 ] [ x ] = [ 0 ] [ 1 −1 ] [ y ] [ 0 ] From the first row: −x + y = 0 y = x From the second row: x − y = 0 x = y So, the eigenvector is any scalar multiple of [ 1, 1 ]ᵀ. Final result: λ = 1 → v = [ 1, −1 ] λ = 3 → v = [ 1, 1 ] Congratulations 🎉, You have just learned how to find the eigenvectors and eigenvalues of a matrix. Bonus: Why does AI/ML care? Eigenvalues and eigenvectors are everywhere in AI/ML: PCA → Reduces dimensions by keeping the top eigenvectors of the covariance matrix (largest eigenvalues = most variance). Spectral clustering → Graph Laplacian eigenvalues help find clusters. Neural stability → Eigenvalues of weight matrices can indicate exploding or vanishing gradients. Markov chains → Long-term behavior is the eigenvector with eigenvalue 1. In short: Eigenvectors tell you the “unchangeable direction” under a transformation. Eigenvalues tell you “how much” that direction is stretched.

English
9
2
112
6.5K
NostromoCore
NostromoCore@NostromoCore·
Its Friday! Here's a sweet bass solo from The Glizzy Guzzler himself. $Pwease and Thank you! Made with Yapper: yapper.so/?via=nostromo
English
7
13
87
2.5K