Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lspears
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
lspears
12d ago
Luna's price seems off
2.
▲
by
lspears
1mo ago
Are you thinking for like a tournament setup?
3.
▲
AI for Recording Live Chess
(fenify.ai)
2 points
by
lspears
1mo ago
|
5 comments
4.
▲
by
lspears
1mo ago
Hey guys this was a Vision AI project that I have been working on for recording live chess games via AI. It has perfect move reconstruction on a dataset of roughly 50 unseen videos. The data collection, simulation, training, move tracking
5.
▲
by
lspears
2mo ago
Models above 1T params make the argument moot. You need infra to actually serve it. The scale of serving infrastructure alone will keep AI labs in the lead.
6.
▲
by
lspears
3mo ago
"Meanwhile, I’m over here asking ChatGPT to rewrite the same paragraph for the third time because it keeps defaulting me into ‘LinkedIn wisdom post’ mode. GARH." Did they tell it to write it differently? You can literally make it
7.
▲
by
lspears
7mo ago
Is this real? “I’m going to FXXX them. Probably in the ear.” lol
8.
▲
by
lspears
8mo ago
This is great
9.
▲
by
lspears
1y ago
Amazing
10.
▲
by
lspears
1y ago
Go’s restraint in adding new language features is a real gift to its users. In contrast, Swift feels like a moving target: even on a Mac Studio I’ll occasionally fail to compile a simple project. The expanding keyword list and nonstop churn
11.
▲
by
lspears
1y ago
Amazing. What caused you to look for a solution without a particle?
12.
▲
by
lspears
1y ago
"Though BGP supports the traditional Flow-based Layer 3 Equal Cost Multi-Pathing (ECMP) traffic load balancing method, it is not the best fit for a RoCEv2-based AI backend network. This is because GPU-to-GPU communication creates massi
13.
▲
by
lspears
2y ago
The whole end to end system seems pointless. If you want to learn ethics you can do so with ChatGPT alone. It can provide you interesting questions, review your papers, argue against you etc. The university is providing no value.
14.
▲
by
lspears
2y ago
Make the smoothest learning gradient possible. It helps a lot with kids to increase the complexity over time. Riding a full bike has a steep learning curve. Riding a bike with training wheels then taking them off is a steep transition.
15.
▲
by
lspears
2y ago
Any way to get the 3D assets from this?
16.
▲
by
lspears
2y ago
This is great. I am working on a robotics application and this seems like a better abstraction than alternatives such local messaging servers. How do you deal with something like back pressure or not keeping up with incoming data?
17.
▲
Kit-Cat Club
(en.wikipedia.org)
2 points
by
lspears
2y ago
|
0 comments
18.
▲
by
lspears
3y ago
I wonder if it will hallucinate tax loopholes. Based on its training data of existing laws, it seems likely.
19.
▲
by
lspears
3y ago
Seems odd they don't reference this on the page. Instead they list: "If you need a programmatic interface for tokenizing text, check out the transformers package for python or the gpt-3-encoder package for node.js." with the
20.
▲
ChessGPT: A not-so-powerful ChatGPT chess bot
(github.com)
2 points
by
lspears
4y ago
|
1 comments
21.
▲
by
lspears
4y ago
My truck was supposed to be delivered last week and mysterious got pushed back three weeks. That explains it.
22.
▲
by
lspears
4y ago
For those interested I would also check out Andrej Karpathy's YouTube video on building GPT from scratch: https://youtu.be/kCc8FmEb1nY
23.
▲
by
lspears
4y ago
Why no Go?
24.
▲
by
lspears
4y ago
Dalle-2 + emojis = https://emoji.supply/kitchen/?%F0%9F%A4%AF+%F0%9F%A4%93=rt
25.
▲
by
lspears
4y ago
It works to skip the karaoke line!
26.
▲
Hide a secret message in a chessboard (using Go and WASM)
(github.com)
2 points
by
lspears
5y ago
|
0 comments
27.
▲
by
lspears
6y ago
The more interesting problem is learning doc -> image directly. With Dropbox's scale of data, seems feasible for some data types.
28.
▲
by
lspears
6y ago
Tensorflow model for Chess Board evaluation using binary board state as input and Stockfish eval and training data.
29.
▲
by
lspears
6y ago
If you assume that the std lib creates a collections package, there could be helper types will for primitives. No Java style auto boxing, but more in the Go style. These could also be used in a refactored math package.
30.
▲
by
lspears
6y ago
One example is chess positions. I render them in Unity and take screenshots to determine if my ML architecture and loss function can read the board from just and image.
More ›