https://x.com/hamelhusain/status/1824452022890119658?
Programming languages are not the problem, time to check your writing skills.
Programming languages are not the problem, time to check your writing skills.
Спитав у chatgpt як виглядає маршрутка Богдан. Ідеально вгадав балкони та кондиціонери.
😁3
Cheng Lu and Yang Song have solved diffusion https://arxiv.org/abs/2410.11081
arXiv.org
Simplifying, Stabilizing and Scaling Continuous-Time Consistency Models
Consistency models (CMs) are a powerful class of diffusion-based generative models optimized for fast sampling. Most existing CMs are trained using discretized timesteps, which introduce...
🤯2
https://youtu.be/ZANbujPTvOY
This graduate level problem benchmark was solved by o1 in less than a year since the benchmark was released — it was supposed unsolvable by language models for a while
This graduate level problem benchmark was solved by o1 in less than a year since the benchmark was released — it was supposed unsolvable by language models for a while
YouTube
GPQA: A Graduate-Level Google-Proof Q&A Benchmark
Authors: David Rein, Betty Li Hou, Asa Cooper Stickland, Jackson Petty, Richard Yuanzhe Pang, Julien Dirani, Julian Michael, Samuel R. Bowman
We present GPQA, a challenging dataset of 448 multiple-choice questions written by domain experts in biology, physics…
We present GPQA, a challenging dataset of 448 multiple-choice questions written by domain experts in biology, physics…
How to build AGI, Ukrainian book from 1979. Still relevant
https://scholar.google.com/citations?view_op=view_citation&hl=en&user=QkZlKBMAAAAJ&citation_for_view=QkZlKBMAAAAJ:CHSYGLWDkRkC
English version
https://archive.org/details/modelingofthinki0000amos/mode/2up
https://scholar.google.com/citations?view_op=view_citation&hl=en&user=QkZlKBMAAAAJ&citation_for_view=QkZlKBMAAAAJ:CHSYGLWDkRkC
English version
https://archive.org/details/modelingofthinki0000amos/mode/2up
Google
Алгоритмы разума
НМ Амосов, 1979 - Cited by 257
👍4
Sora Turbo is generally available now in Ukraine, https://x.com/model_mechanic/status/1866183714407141603?s=46&t=qNUYWfgTfF4u1RKfN0ir3A
❤4
Mechinterp on chain of thought circuits https://arxiv.org/abs/2406.02128
arXiv.org
Iteration Head: A Mechanistic Study of Chain-of-Thought
Chain-of-Thought (CoT) reasoning is known to improve Large Language Models both empirically and in terms of theoretical approximation power. However, our understanding of the inner workings and...
Debug neural networks by casting them as neural fields https://github.com/neale/neural-canvas
GitHub
GitHub - neale/neural-canvas: creative deep learning with implicit neural representations
creative deep learning with implicit neural representations - neale/neural-canvas
ARC-AGI has been solved. Apply for safety testing of o3: https://openai.com/12-days/
OpenAI
12 Days of OpenAI
Plotting columns of the DFT basis with matplotlib looks very vibrant out of the box. A small enough ratio of the window size to the sampling rate allows for stripes to reveal underlying higher frequency filters at the back.
def dft(size=512, rate=16000, low=50):
k = np.linspace(low, rate / 2, size, endpoint=False)
t = np.arange(size) / rate
return np.exp(-2j * np.pi * k[:, None] * t)
Marcus Hutter has provided a recipe to build an agent that provably solves any problem. He wrote a new book about it: https://x.com/mhutter42/status/1871426793380688255?s=46&t=qNUYWfgTfF4u1RKfN0ir3A
X (formerly Twitter)
Marcus Hutter (@mhutter42) on X
Santa Arrived! The PDF (of a colorful Xmas version) of the "Introduction to Universal AI" book is now freely available online at https://t.co/r9COEBnf4S Wishing you all joyful reading, Merry Xmas & a :-) New Year.
🔥2