afrodreams / pages /About.txt
Owos's picture
Upload About.txt
14c7dc7
raw
history blame
729 Bytes
import streamlit as st
st.markdown(""" <style> .font {
font-size:35px ; font-family: 'Cooper Black'; color: #FF9633;}
</style> """, unsafe_allow_html=True)
st.markdown("<p class='font'>Afrodreams.AI</p>", unsafe_allow_html=True )
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.)""")