Physics_BenchMark / pages /110_PHD Level_Thinking.py
eaglelandsonce's picture
Update pages/110_PHD Level_Thinking.py
298aa8d verified
raw
history blame
422 Bytes
import streamlit as st
# Title
## Levels of Thinking
# Descriptions
st.markdown("""
## One/Multi-Shot System 1 Thinking
### High School Level
## One/Multi-Shot System 1/2 Thinking
### College Level
## One/Multi-Shot System 1/2 Explaining the Unexpected
### PhD Level*
### Essentiall, the solution is not in the all-combinations space (or requires extra effort to identifiy) and it does not exist on the polytope
""")