Owos commited on
Commit
14c7dc7
·
1 Parent(s): f1aa575

Upload About.txt

Browse files
Files changed (1) hide show
  1. pages/About.txt +7 -0
pages/About.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ import streamlit as st
2
+
3
+ st.markdown(""" <style> .font {
4
+ font-size:35px ; font-family: 'Cooper Black'; color: #FF9633;}
5
+ </style> """, unsafe_allow_html=True)
6
+ st.markdown("<p class='font'>Afrodreams.AI</p>", unsafe_allow_html=True )
7
+ st.subheader("""It is essential to note that irrespective of their specificity, all models of Artificial General Intelligence are built on implicit models of rationality, thereby exhibiting traits of implicit bias. A major driver of bias in AI is the training data. Most machine-learning tasks are trained on large, annotated data sets so creating and using better and more diverse data sets with which to train the algorithms (they learn by processing thousands) would go a long way.)""")