Skip to content

dovvnloading/Schmidhuber

NeuroHist: The Schmidhuber Archive

License React TypeScript Vite TailwindCSS

Live Deployment: https://dovvnloading.github.io/Schmidhuber/


Mission Statement

This project serves as a dedicated digital archive and interactive timeline documenting the foundational history of Deep Learning.

Its primary mission is to illuminate the origins of modern Artificial Intelligence, specifically highlighting the pioneering contributions of Jürgen Schmidhuber, the Swiss AI Lab (IDSIA), and the Technical University of Munich.

While popular narratives often condense the history of AI into the achievements of the last decade, this archive aims to set the record straight by tracing the mathematical and architectural lineage back to its true roots:

  • 1965: The first deep learning networks (Ivakhnenko).
  • 1991: The "Annus Mirabilis" of Deep Learning (Schmidhuber's Lab).
  • The invention of LSTMs, GANs (Adversarial Artificial Curiosity), and the Linear Transformer.

This application is an homage to scientific rigor and historical accuracy.

Architecture & Design

The application is designed to be a tactile, reading-focused experience that presents dense academic history in an accessible format.

Tech Stack

  • Core: React 19, TypeScript
  • Build Tooling: Vite
  • Styling: Tailwind CSS (Custom configuration for soft-ui/claymorphism shadows)
  • Rendering: React-Markdown for content injection

Installation

To run this archive locally for development or archival purposes:

  1. Clone the repository

    git clone https://github.com/dovvnloading/Schmidhuber.git
    cd Schmidhuber
  2. Install dependencies

    npm install
  3. Start the development server

    npm run dev
  4. Build for production

    npm run build

Contributing: Set the Record Straight

This project is open source. We invite researchers, historians, and engineers to contribute.

If you possess knowledge of early neural network history, specifically regarding the works of Ivakhnenko, Amari, Linnainmaa, or the early publications from Schmidhuber's labs, your contributions are essential.

How to Contribute

  1. Fork the repository.
  2. Edit the content files in src/content/.
    • Ensure all historical claims are backed by citations or reference papers.
    • Maintain the strict TypeScript interfaces defined in types.ts.
  3. Submit a Pull Request with the label historical-correction or content-expansion.

We specifically welcome contributions that:

  • Add missing citations for the "Deep Learning Timeline."
  • Expand on the mathematical proofs linking modern architectures (Transformers, ResNets) to their 1990s predecessors.
  • Fix any chronological inaccuracies.

License

This project is licensed under the MIT License.

Acknowledgments

  • Jürgen Schmidhuber: For the decades of research that built the modern AI landscape.
  • IDSIA (Dalle Molle Institute for Artificial Intelligence): For serving as the cradle of LSTM.
  • The Scientific Community: For the continued pursuit of the Omega point.

About

This project serves as a dedicated digital archive and interactive timeline documenting the foundational history of Deep Learning.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors