ImageNet1k download by Ciro Santilli 37 Updated +Created
To download from Kaggle, create an API token on kaggle.com, which downloads a kaggle.json file then:
mkdir -p ~/.kaggle
mv ~/down/kaggle.json ~/.kaggle
python3 -m pip install kaggle
kaggle competitions download -c imagenet-object-localization-challenge
The download speed is wildly server/limited and take A LOT of hours. Also, the tool does not seem able to pick up where you stopped last time.
Another download location appears to be: huggingface.co/datasets/imagenet-1k on Hugging Face, but you have to login due to their license terms. Once you login you have a very basic data explorer available: huggingface.co/datasets/imagenet-1k/viewer/default/train.
ImageNet subset by Ciro Santilli 37 Updated +Created
Subset generators:
Unfortunately, since ImageNet is a closed standard no one can upload such pre-made subsets, forcing everybody to download the full dataset, in ImageNet1k, which is huge!
Imagenette by Ciro Santilli 37 Updated +Created
An imagenet10 subset by fast.ai.
Size of full sized image version: 1.5 GB.
Implosion-type fission weapon by Ciro Santilli 37 Updated +Created
Implosion-type fission weapons are more complicated than gun-type fission weapon because you have to precisely coordinate the detonation of a bunch of explosives.
Imaginary unit by Ciro Santilli 37 Updated +Created
IMEC by Ciro Santilli 37 Updated +Created
Video 1.
imec: The Semiconductor Watering Hole by Asianometry (2022)
Source. A key thing they do is have a small prototype fab that brings in-development equipment from different vendors together to make sure the are working well together. Cool.
Immigrant generation by Ciro Santilli 37 Updated +Created
Eton College by Ciro Santilli 37 Updated +Created
Indefinite orthogonal group by Ciro Santilli 37 Updated +Created
Generalization of orthogonal group to preserve different bilinear forms. Important because the Lorentz group is .
Indel by Ciro Santilli 37 Updated +Created
E-book by Ciro Santilli 37 Updated +Created
ECS Electrochemistry Letters is a scientific journal published by the Electrochemical Society (ECS), focusing on rapid communications in the field of electrochemistry. The journal typically features short articles that present significant advancements or findings in electrochemistry, including topics such as battery technology, fuel cells, electrocatalysis, sensors, and other related areas.
EOSFET by Wikipedia Bot 0
EOSFET, or EOS Finance Token, is a digital asset associated with the EOS blockchain ecosystem. It is typically used for various purposes within that ecosystem, such as governance, staking, or incentivizing users. EOSFET can enable participants to engage in decentralized finance (DeFi) activities, contribute to projects, or participate in community decisions.
Age of Earth by Ciro Santilli 37 Updated +Created
Independence (mathematical logic) by Ciro Santilli 37 Updated +Created
A theorem is said to be independent from a set of axioms if it cannot be proven neither true nor false from those axioms.
It or its negation could therefore be arbitrarily added to the set of axioms.
File format by Ciro Santilli 37 Updated +Created
Induced pluripotent stem cell by Ciro Santilli 37 Updated +Created
Electrochemical Energy Reviews is a scholarly journal that publishes review articles focused on various aspects of electrochemical energy systems. This includes topics such as batteries, fuel cells, supercapacitors, electrolyzers, and other energy storage and conversion technologies. The journal aims to provide comprehensive and critical insights into the latest developments, challenges, and future directions in the field of electrochemical energy.

Pinned article: ourbigbook/introduction-to-the-ourbigbook-project

Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
We have two killer features:
  1. topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculus
    Articles of different users are sorted by upvote within each article page. This feature is a bit like:
    • a Wikipedia where each user can have their own version of each article
    • a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
    This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.
    Figure 1.
    Screenshot of the "Derivative" topic page
    . View it live at: ourbigbook.com/go/topic/derivative
  2. local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:
    This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
    Figure 5. . You can also edit articles on the Web editor without installing anything locally.
    Video 3.
    Edit locally and publish demo
    . Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension.
  3. https://raw.githubusercontent.com/ourbigbook/ourbigbook-media/master/feature/x/hilbert-space-arrow.png
  4. Infinitely deep tables of contents:
    Figure 6.
    Dynamic article tree with infinitely deep table of contents
    .
    Descendant pages can also show up as toplevel e.g.: ourbigbook.com/cirosantilli/chordate-subclade
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact