Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lazyprogrammer/machine_learning_examples
/ ex5.py
File
ex5.py
numpy_class/exercises/ex5.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# https://deeplearningcourses.com/c/deep-learning-prerequisites-the-numpy-stack-in-python
2
# https://www.udemy.com/deep-learning-prerequisites-the-numpy-stack-in-python
3
4
from
__future__
import
print_function, division
Callers
nothing calls this directly
Calls
1
check
Function · 0.85
Tested by
no test coverage detected