Editing
What We Don't Know
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Discovery Potential' (Predicting where the 'Next Big Thing' is hiding):''' <syntaxhighlight lang="python"> def evaluate_discovery_potential(mystery_name, certainty_lvl): """ Shows why 'The Unknown' is the 'Greatest Opportunity'. """ opportunity = 100 - certainty_lvl if opportunity > 90: return f"FIELD: {mystery_name}. POTENTIAL: REVOLUTIONARY. (We know almost 'Nothing'. This is where a 'Nobel Prize' is hiding)." elif opportunity > 50: return f"FIELD: {mystery_name}. POTENTIAL: INCREMENTAL. (We are 'Filling in the Details')." else: return f"FIELD: {mystery_name}. POTENTIAL: CLOSED. (The textbooks are written)." # Case: Dark Matter print(evaluate_discovery_potential("Dark Matter", 5)) # Case: The Orbit of the Earth print(evaluate_discovery_potential("Earth's Orbit", 99)) </syntaxhighlight> ; Mystery Landmarks : '''The 'James Webb' Telescope''' β Our "Newest Eye" looking into the "Deep Past" to "Solve" the "Mystery" of "Galaxy Formation." : '''Large Hadron Collider''' (LHC) β The "Machine" "Smashing Atoms" to "Find" the "Particles" that make up "Dark Matter." : '''DeepMindβs 'AlphaFold' ''' β (See Article 04). A "Success Story": it "Solved" the "50-Year Mystery" of "Protein Folding," "Showing" that "Computers" can "Bridge the Gap" of ignorance. : '''The 'Global' Brain Initiative''' β The "Billion-Dollar Attempt" to "Solve" the "Mystery" of "How the Brain Works." </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information