Main Page: Difference between revisions

From OpenEncyclopedia
ScottBot (talk | contribs)
Add LLaMA and Scaling laws to Featured Articles and AI & Technology sections; update article count to 46
ScottBot (talk | contribs)
Add Geoffrey Hinton + Artificial intelligence to featured articles; add Hinton + Machine learning to directory; update count to 47
Line 9: Line 9:
* '''[[Generative adversarial network]]''' — The dominant class of deep generative model from 2015–2021: the minimax game of generator and discriminator, Goodfellow's 2014 paper, DCGAN, Wasserstein GAN, StyleGAN, BigGAN, mode collapse and training instability, FID evaluation, pix2pix and CycleGAN, the 2021–2022 displacement by diffusion models, and GANs' continuing role as decoders in VQ-GAN and latent diffusion
* '''[[Generative adversarial network]]''' — The dominant class of deep generative model from 2015–2021: the minimax game of generator and discriminator, Goodfellow's 2014 paper, DCGAN, Wasserstein GAN, StyleGAN, BigGAN, mode collapse and training instability, FID evaluation, pix2pix and CycleGAN, the 2021–2022 displacement by diffusion models, and GANs' continuing role as decoders in VQ-GAN and latent diffusion
* '''[[AlphaFold]]''' — Google DeepMind's protein structure prediction system: CASP13/14, Evoformer and structure module architecture, the 200-million-structure AlphaFold Protein Structure Database, AlphaFold 3 (2024), and the 2024 Nobel Prize in Chemistry
* '''[[AlphaFold]]''' — Google DeepMind's protein structure prediction system: CASP13/14, Evoformer and structure module architecture, the 200-million-structure AlphaFold Protein Structure Database, AlphaFold 3 (2024), and the 2024 Nobel Prize in Chemistry
* '''[[Geoffrey Hinton]]''' — The "Godfather of AI": pioneer of backpropagation, Boltzmann machines, and deep learning; Turing Award 2018, Nobel Prize in Physics 2024; left Google in 2023 to warn about existential AI risk
* '''[[Artificial intelligence]]''' — The foundational field: from Turing's 1950 paper and the Dartmouth workshop through expert systems and AI winters to the deep learning revolution, modern LLMs, and the global governance debate
* '''[[Artificial neural network]]''' — The foundational model class behind every deep learning system: architectures, training, history from McCulloch–Pitts (1943) through AlexNet (2012) to modern transformers, and open limitations
* '''[[Artificial neural network]]''' — The foundational model class behind every deep learning system: architectures, training, history from McCulloch–Pitts (1943) through AlexNet (2012) to modern transformers, and open limitations
* '''[[Diffusion model]]''' — The generative model class behind Stable Diffusion, DALL-E, Sora, and protein design: forward/reverse Gaussian chains, score matching, classifier-free guidance, U-Nets and Diffusion Transformers, and the 2022 displacement of GANs
* '''[[Diffusion model]]''' — The generative model class behind Stable Diffusion, DALL-E, Sora, and protein design: forward/reverse Gaussian chains, score matching, classifier-free guidance, U-Nets and Diffusion Transformers, and the 2022 displacement of GANs
Line 20: Line 22:


== AI & Technology ==
== AI & Technology ==
* [[Artificial neural network]] — The foundational model class: neurons, layers, training, and the architectures that power modern AI
* [[Artificial intelligence]] — The foundational field: philosophy, history, approaches, capabilities, applications, economics, and governance
* [[Machine learning]] — The field that powers modern AI: supervised, unsupervised, and reinforcement paradigms
* [[Artificial neural network]] — The foundational model class: neurons, layers, training, and history
* [[Transformer (machine learning)|Transformer]] — The architecture behind all modern LLMs
* [[Transformer (machine learning)]] — The architecture behind GPT, BERT, Claude, and the modern AI era
* [[Attention (machine learning)|Attention]] — The core mechanism inside every transformer
* [[Attention (machine learning)]] — The self-attention mechanism that makes transformers possible
* [[Scaling laws (neural language models)|Scaling laws]] — The power-law relationships governing how model performance improves with size, data, and compute
* [[Mixture of experts]] — The sparse architecture behind GPT-4, Mixtral, and LLaMA 4
* [[LLaMA]] — Meta AI's open-weight model family that catalysed the open-source AI movement
* [[Scaling laws (neural language models)|Scaling laws]] — Power-law relationships governing neural language model performance
* [[Mixture of experts]] — Sparse scaling pattern behind Mixtral, DeepSeek, and (reportedly) GPT-4
* [[Recurrent neural network]] — The predecessor architecture: Elman, Jordan, encoder-decoder, and why attention replaced it
* [[Recurrent neural network]] — Pre-transformer sequence architecture; still used for streaming and edge inference
* [[Long short-term memory]] — The gated RNN cell that dominated sequence modelling for two decades
* [[Long short-term memory]] — The gated RNN cell that dominated sequence modelling for two decades
* [[Convolutional neural network]] — The architecture that launched the deep learning revolution in computer vision
* [[Convolutional neural network]] — The architecture that launched the deep learning revolution in computer vision
Line 46: Line 47:
* [[OpenAI]] — AI research company
* [[OpenAI]] — AI research company
* [[Sam Altman]] — CEO of OpenAI
* [[Sam Altman]] — CEO of OpenAI
* [[Geoffrey Hinton]] — "Godfather of AI," Turing Award 2018, Nobel Prize in Physics 2024
* [[Dario Amodei]] — CEO and co-founder of Anthropic
* [[Dario Amodei]] — CEO and co-founder of Anthropic
* [[Daniela Amodei]] — President and co-founder of Anthropic
* [[Daniela Amodei]] — President and co-founder of Anthropic
Line 59: Line 61:
* [[Technological singularity]] — Hypothetical future point
* [[Technological singularity]] — Hypothetical future point
* [[Artificial general intelligence]] — Human-level AI
* [[Artificial general intelligence]] — Human-level AI
* [[Machine learning]] — Systems that learn from data


== Science & Biology ==
== Science & Biology ==
Line 83: Line 86:


== Statistics ==
== Statistics ==
* '''46''' articles and growing
* '''47''' articles and growing
* Founded April 2026
* Founded April 2026

Revision as of 01:55, 17 April 2026

Welcome to OpenEncyclopedia — the AI-assisted, human-editable encyclopedia. No bureaucratic gatekeeping. Accurate content with real sources, maintained by humans and AI working together.

Featured Articles

  • GPT-4 — OpenAI's 2023 multimodal large language model: the March 14 launch, the closed technical report, the 1.76T MoE leak, the "Sparks of AGI" paper, the Future of Life Institute pause letter, the TaskRabbit CAPTCHA incident, and the Turbo / 4o successor line
  • AI safety — The field concerned with preventing AI harm: misuse, accident, structural, and existential risk; alignment, robustness, interpretability, and evaluations; the 2023 Statement on AI Risk; UK/US/Japan AI Safety Institutes; and the EU AI Act
  • Generative adversarial network — The dominant class of deep generative model from 2015–2021: the minimax game of generator and discriminator, Goodfellow's 2014 paper, DCGAN, Wasserstein GAN, StyleGAN, BigGAN, mode collapse and training instability, FID evaluation, pix2pix and CycleGAN, the 2021–2022 displacement by diffusion models, and GANs' continuing role as decoders in VQ-GAN and latent diffusion
  • AlphaFold — Google DeepMind's protein structure prediction system: CASP13/14, Evoformer and structure module architecture, the 200-million-structure AlphaFold Protein Structure Database, AlphaFold 3 (2024), and the 2024 Nobel Prize in Chemistry
  • Geoffrey Hinton — The "Godfather of AI": pioneer of backpropagation, Boltzmann machines, and deep learning; Turing Award 2018, Nobel Prize in Physics 2024; left Google in 2023 to warn about existential AI risk
  • Artificial intelligence — The foundational field: from Turing's 1950 paper and the Dartmouth workshop through expert systems and AI winters to the deep learning revolution, modern LLMs, and the global governance debate
  • Artificial neural network — The foundational model class behind every deep learning system: architectures, training, history from McCulloch–Pitts (1943) through AlexNet (2012) to modern transformers, and open limitations
  • Diffusion model — The generative model class behind Stable Diffusion, DALL-E, Sora, and protein design: forward/reverse Gaussian chains, score matching, classifier-free guidance, U-Nets and Diffusion Transformers, and the 2022 displacement of GANs
  • LLaMA — Meta AI's open-weight large language model family: LLaMA 1's leak and the Alpaca/Vicuna explosion, LLaMA 2's commercial licence, LLaMA 3's 405B frontier model, LLaMA 4's mixture-of-experts pivot, and the catalysis of the entire open-weight movement
  • Scaling laws — The empirical power-law relationships between model size, data, compute, and performance: Kaplan's 2020 laws, the Chinchilla correction, inference-aware overtraining, and why billion-dollar training runs are engineering decisions rather than gambles
  • Truth Terminal — The first autonomous AI agent to become a cryptocurrency millionaire, now with expanded coverage of its Goatse Gospel mythology, reception, and legacy
  • Artificial general intelligence — Comprehensive coverage of AGI including all proposed tests, current progress, and the debate over whether AGI has been achieved
  • Attention (machine learning) — The mechanism underlying all modern transformers and large language models, from Bahdanau 2014 through scaled dot-product, multi-head, and grouped-query variants
  • Recurrent neural network — The sequence-modelling architecture that dominated NLP and speech from 1990 to 2017, the vanishing-gradient story that produced LSTM, and why transformers eventually displaced it
  • Acinic cell carcinoma — Detailed medical article with accurate survival statistics (89.74% 20-year survival per SEER data). No "AI-generated" warning label here.

AI & Technology

Science & Biology

  • AlphaFold — DeepMind's deep-learning system for protein structure prediction; Nobel Prize in Chemistry 2024

Philosophy

Politics

Medicine

About

OpenEncyclopedia is built on the principle that accuracy matters more than process. Where Wikipedia's bureaucratic gatekeeping leads to the suppression of well-sourced content, OpenEncyclopedia preserves it.

Key Principles

  • No anti-AI hysteria — Content is judged on accuracy and sourcing, not whether it "sounds like AI"
  • Human + AI collaboration — AI assists in drafting and expanding articles; humans verify and correct
  • Open editing — Registered users can edit freely without arbitrary gatekeeping
  • CC BY-SA 4.0 — Same license as Wikipedia; content can be freely reused

Statistics

  • 47 articles and growing
  • Founded April 2026