@ -0,0 +1,11 @@
#Project 1 for the University of Tulsa's CS-7313 Adv. AI Course
#Approximate Inference Methods for Bayesian Networks
#Professor: Dr. Sen, Fall 2021
#Noah Schrick - 1492657
def main():
print("Hello")
if __name__ == '__main__':
main()
The note is not visible to the blocked user.