Skip to content

Commit 1d2a8a4

Browse files
authored
Update README.md
1 parent 487435b commit 1d2a8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Thanks,
1717
|[Decision Networks](https://github.com/Cheng-Lin-Li/AI/tree/master/DecisionNetwork)| Decisoin Networks aka influence diagrams which contain Bayesian Network as Chance nodes, Action choices via Decision nodes, and Outcome preferences via Utility node. This implementation just completes the Bayesian Network inference. |[Source Code](https://github.com/Cheng-Lin-Li/AI/blob/master/DecisionNetwork/DecisionNetwork.py)|
1818

1919

20-
## Reference:
20+
## Reference
2121
* Stuart Russell and Peter Norvig, Artificial Intelligence: A Modern Approach (AIMA). Prentice Hall, 3rd Edition. [http://aima.cs.berkeley.edu/](http://aima.cs.berkeley.edu/)
2222
* AIMA reference code, aimacode/aima-python : https://github.com/aimacode/aima-python
2323

0 commit comments

Comments
 (0)