master
Update Examples (#261)
Modified kmeans return value to accomodate to the changes made in master branch of tensorflow. (#229)
New Examples (#160)
add eager API notebooks
update tf dataset
Changed arg_min(to be deprecated in future tensorflow versions) to argmin (#240)
Bug in range(len(count) - 1, -1) (#292)