tf 卡槽

  • tf.InteractiveSession()与tf.Session()
  • tf.reduce_mean与tf.reduce_min
  • tf.shape()与tf.get_shape()
  • tf.name_scope and tf.variable_scope
  • tf 深入Time和TF
  • tf.name_scope&tf.variable scope
  • tf.gather和tf.slice
  • tf.cond和tf.case
  • tf.control_dependencies()和tf.identity()
  • tf.stack和tf.unstack
  • tf.add_to_collection,tf.get_collection和tf.add_n的用法
  • tf.sub/tf.mul/tf.neg等api废弃
  • TF中的tf.Variable 和 tf.placehold 的区别
  • tensorflow variable_scope,tf.name_scope, tf.variable, tf.get_varible
  • TF中的tf.Variable 和 tf.placehold 的区别
  • tf.add_to_collection、tf.get_collection、tf.add_n用法浅析
  • tensorflow 计数器 tf.bincount() tf.count_nonzero() tf.unique_with_counts()
  • TF/IDF tf idf算法公式
  • tf.expand_dims和tf.squeeze函数
  • tf.variable_scope和tf.name_scope的用法
  • tf.global_variables或者tf.all_variables的用法
  • tf.trainable_variables和tf.all_variables的对比
  • TF/05_Nearest_Neighbor_Methods/TF/05_Nearest_Neighbor_Methods
  • tf.nn.top_k() tf.nn.in_top_k()
  • 使用tf库:编写tf监听器
  • tensorflow tf.stack tf.unstack 实例
  • tf教程(一):Introduction to tf
  • tf教程(七):Debugging tf problems
  • tf.variable_scope与tf.name_scope不同之处
  • tensorflow tf.split 和 tf.unstack 实例
  • [译] TF-api(1) tf.nn.max_pool
  • [译]TF-api(2) tf.nn.lrn