MCPcopy Index your code
hub / github.com/lazyprogrammer/machine_learning_examples / keras_example.py

File keras_example.py

cnn_class/keras_example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# https://deeplearningcourses.com/c/advanced-computer-vision
2# https://www.udemy.com/advanced-computer-vision
3
4from __future__ import print_function, division

Callers

nothing calls this directly

Calls 5

get_dataFunction · 0.90
FlattenClass · 0.85
rearrangeFunction · 0.70
ModelClass · 0.50
fitMethod · 0.45

Tested by

no test coverage detected