https://github.com/zipcodecore/uncertainty-python
a probability fundamentals lab.
https://github.com/zipcodecore/uncertainty-python
Last synced: 9 months ago
JSON representation
a probability fundamentals lab.
- Host: GitHub
- URL: https://github.com/zipcodecore/uncertainty-python
- Owner: ZipCodeCore
- License: mit
- Created: 2024-02-15T22:03:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T14:04:32.000Z (over 1 year ago)
- Last Synced: 2025-04-15T21:14:43.259Z (9 months ago)
- Language: Shell
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Uncertainty-Python
a probability fundamentals lab.
Phase1 has a few markdown files to read. And there are some problems in Exercises.md
Work thru them.
What do you suppose the encryption key on the Solutions.md file is?
### Process
- Step thru the Phase1 files in order
- the `Python_` files give you some concise hints on what you need to know to do the exercises
- lather, rinse, repeat.