Skip to content

Commit ec1ea52

Browse files
Update README.md
1 parent ce2698d commit ec1ea52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Artificial Intelligence Nanodegree Program Resources
2-
2+
#forked
33
## Classroom Exercises
44

55
### 1. Constraint Satisfaction Problems
@@ -47,4 +47,4 @@ Read more [here](/Projects/3_Adversarial%20Search)
4747

4848
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.
4949

50-
Read more [here](/Projects/4_HMM%20Tagger)
50+
Read more [here](/Projects/4_HMM%20Tagger)

0 commit comments

Comments
 (0)