Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -3,7 +3,7 @@ from graphviz import Digraph
|
|
| 3 |
|
| 4 |
|
| 5 |
st.markdown("""
|
| 6 |
-
# Goals of Cognitive AI with Human Feedback (CAHF):
|
| 7 |
1. Use Models to predict __outcomes__
|
| 8 |
2. Use AI to predict **conditions, disease, opportunities** using flavors of AI with **explainability**.
|
| 9 |
3. **Cognitive AI** - Mimics how humans reason through decision making processes.
|
|
|
|
| 3 |
|
| 4 |
|
| 5 |
st.markdown("""
|
| 6 |
+
# Goals of Cognitive AI with Human Feedback (CAHF) [Example](https://huggingface.co/spaces/awacke1/Cognitive-AI-Episodic-Semantic-Memory-Demo):
|
| 7 |
1. Use Models to predict __outcomes__
|
| 8 |
2. Use AI to predict **conditions, disease, opportunities** using flavors of AI with **explainability**.
|
| 9 |
3. **Cognitive AI** - Mimics how humans reason through decision making processes.
|