Search
Results
LECTURE NOTES: 1.1. What the History of Economic Growth Is
Migrate an existing project to Astro | Docs
32 physics experiments that changed the world | Live Science
Apple study exposes deep cracks in LLMs’ “reasoning” capabilities - Ars Technica
Snílek i cynik. Spisovatel Josef Škvorecký se narodil před 100 lety - iDNES.cz
Carpentopod: A walking table project
The HTTP QUERY Method
How to Get Started on the Fediverse: Apps, Sign-Up, Hosting
Mit wenigen Klicks zum eigenen KI-Chatbot: Warum ihr dieses Tool kennen solltet
Train and use my model
CREATIVE Live! Cam Sync 1080P w/ SmartComms | Canada Computers & Electronics
Who needs GitHub Copilot when you can roll your own AI code assistant at home • The Register
Prediction: The S&P 500 Has Already Peaked for the Year. Here's What Investors Can Do to Keep From Falling Behind | The Motley Fool
Paradigm shifts: positivism, realism and the fight against apathy in the quantum revolution – Physics World
The Conversation: Quantum Information Theorists Are Shedding Light on Entanglement
GitHub - emacs-eaf/emacs-application-framework: EAF, an extensible framework that revolutionizes the graphical capabilities of Emacs
Read this: Allows running other applications from emacs. For example, browsers.
OpenAI’s GPT-4o Mini isn’t much better than rival LLMs • The Register
AI models face collapse if they overdose on their own output • The Register
Honey, I shrunk the LLM! A beginner's guide to quantization • The Register
Palingenetic ultranationalism - Wikipedia
10 profound answers about the math behind AI - Big Think
electromagnetism - How can a point source emit spherical EM waves when they are forbidden by Maxwell's equations? - Physics Stack Exchange
Linux 6.10 Improves AMD ROCm Compute Support For “Small“ Ryzen APUs - Phoronix Forums
Install this version. Find when in tumbleweed
(112) applied quantum mechanics - YouTube
The Cellular Automaton Interpretation of Quantum Mechanics (Fundamental Theories of Physics Book 185) eBook : Hooft, Gerard 't : Amazon.ca: Kindle Store
Looks like the kindle edition is free?
Dance of the Photons: From Einstein to Quantum Teleportation: Zeilinger, Anton: 9780374239664: Amazon.com: Books
Quantum Chance: Nonlocality, Teleportation and Other Quantum Marvels: Gisin, Nicolas, Aspect, Alain: 9783319054728: Books - Amazon.ca
Two-photon absorption - Wikipedia
(16) Can 2 photons combine to form 1 photon? If so, how does this go? - Quora
Matter creation - Wikipedia
Two-photon physics - Wikipedia
electromagnetic radiation - Is it possible to combine two photons of different energies to get a single photon of a higher (combined) energy? - Physics Stack Exchange
This (and every) answer should make it clear that it is not possible to do this in free space, but occurs in interaction with a material medium.
The Practical Power of Fusing Photons - IEEE Spectrum
(16) Can a photon change direction in a vacuum? - Quora
(16) How do you split a photon into a positron and an electron? What process should the photon go through in order to split into those two particles? - Quora
210,000 CODERS lost jobs as NVIDIA released NEW coding language. - YouTube
Install AMD ROCm on Debian Bookworm (stable) – random ideas
Try this to install ROCm v 4.something. Use Kernel up to 5.4 to be safe (5.4 started in 2020)
The Best GPUs for Deep Learning in 2023 — An In-depth Analysis
acai66/Pytorch_ROCm_whl: Pytorch compiled with ROCm.
Install Pytorch on ROCm from AMD git repo. TRY THIS!!!
Newegg.ca Order Complete
ROCm 5.xx ever planning to include gfx90c GPUs? · Issue #1743 · ROCm/ROCm
Suggested git-build of pytorch on gfx90c FAILED for me
BERT Transformers – How Do They Work? | Exxact Blog
Excellent document about BERT transformers / models and their parameters: - L=number of layers. - H=size of the hidden layer = number of vectors for each word in the sentence. - A = Number of self-attention heads - Total parameters.
google/bert_uncased_L-4_H-256_A-4 · Hugging Face
Repository of all Bert models, including small. Start using this model for testing.
Generative pre-trained transformer - Wikipedia
AMD Ryzen AI CPUs & Radeon 7000 GPUs Can Run Localized Chatbots Using LLMs Just Like NVIDIA's Chat With RTX
LM Studio can be installed on Linux with APU or GPU (looks like it needs the AI CPU though??) and run LLM. Install on Laptop and test if it works.
A Step-by-Step Guide to Model Evaluation in Python | by Shreya Singh | Medium
Solving Transformer by Hand: A Step-by-Step Math Example | by Fareed Khan | Level Up Coding
Doing what a transformer is doing, by hand
Statistical Foundations of Machine Learning | Kaggle
Mini course of statistical foundations of ML
Introduction - Hugging Face NLP Course
Natural Languge processing - full course.
Simple Machine Learning Model in Python in 5 lines of code | by Raman Sah | Towards Data Science
How to train a new language model from scratch using Transformers and Tokenizers
Describes how to train a new language (desperanto) model.