diff --git a/README.md b/README.md index 2ab59f3..d0e441e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Artificial Intelligence Nanodegree Program Resources - +#forked ## Classroom Exercises ### 1. Constraint Satisfaction Problems @@ -47,4 +47,4 @@ Read more [here](/Projects/3_Adversarial%20Search) In this notebook, you'll use the Pomegranate library to build a hidden Markov model for part of speech tagging with a universal tagset. Hidden Markov models have been able to achieve >96% tag accuracy with larger tagsets on realistic text corpora. Hidden Markov models have also been used for speech recognition and speech generation, machine translation, gene recognition for bioinformatics, and human gesture recognition for computer vision, and more. -Read more [here](/Projects/4_HMM%20Tagger) \ No newline at end of file +Read more [here](/Projects/4_HMM%20Tagger)