Documenting my knowledge along the way of learning some mathetmatics towards a better trained machine learning practitioner.
Kick off this project with:
$ pipenv lock
$ pipenv install
Execute with:
$ pipenv shell
If you are plotting this in VS Code through WSL, you have to run your Python code in the interactive window (ipykernel
needed).
These are some of the courses I went through to create this code repository.