Nick McClure - TensorFlow Machine Learning Cookbook - February 2017
- 收录时间:2018-03-25 08:07:00
- 文件大小:19MB
- 下载次数:243
- 最近下载:2021-01-12 03:59:48
- 磁力链接:
-
文件列表
- Nick McClure - TensorFlow Machine Learning Cookbook - February 2017.mobi 9MB
- Nick McClure - TensorFlow Machine Learning Cookbook - February 2017.epub 6MB
- Nick McClure - TensorFlow Machine Learning Cookbook - February 2017.pdf 5MB
- TensreFlowMachineLearningCookbook_Code/Software list.pdf 81KB
- TensreFlowMachineLearningCookbook_Code/Chapter 8/cnn_cifar10.py 12KB
- TensreFlowMachineLearningCookbook_Code/Chapter 7/doc2vec.py 11KB
- TensreFlowMachineLearningCookbook_Code/Chapter 9/implementing_lstm.py 11KB
- TensreFlowMachineLearningCookbook_Code/Chapter 9/stacking_multiple_lstm.py 11KB
- TensreFlowMachineLearningCookbook_Code/Chapter 7/word2vec_skipgram.py 10KB
- TensreFlowMachineLearningCookbook_Code/Chapter 10/production_ex_train.py 9KB
- TensreFlowMachineLearningCookbook_Code/Chapter 9/seq2seq_translation.py 9KB
- TensreFlowMachineLearningCookbook_Code/Chapter 6/implementing_different_layers.py 9KB
- TensreFlowMachineLearningCookbook_Code/Chapter 6/tic_tac_toe/tic_tac_toe_moves.py 8KB
- TensreFlowMachineLearningCookbook_Code/Chapter 8/introductory_cnn.py 7KB
- TensreFlowMachineLearningCookbook_Code/Chapter 10/implementing_unit_tests.py 7KB
- TensreFlowMachineLearningCookbook_Code/Chapter 8/deepdream.py 7KB
- TensreFlowMachineLearningCookbook_Code/Chapter 7/text_helpers.py 7KB
- TensreFlowMachineLearningCookbook_Code/Chapter 8/stylenet.py 7KB
- TensreFlowMachineLearningCookbook_Code/Chapter 6/using_a_multiple_layer_network.py 6KB
- TensreFlowMachineLearningCookbook_Code/Chapter 9/implementing_rnn.py 6KB
- TensreFlowMachineLearningCookbook_Code/Chapter 7/bag_of_words.py 6KB
- TensreFlowMachineLearningCookbook_Code/Chapter 2/evaluating_models.py 6KB
- TensreFlowMachineLearningCookbook_Code/Chapter 7/tf_idf.py 6KB
- TensreFlowMachineLearningCookbook_Code/Chapter 7/using_word2vec.py 6KB
- TensreFlowMachineLearningCookbook_Code/Chapter 7/word2vec_cbow.py 6KB
- TensreFlowMachineLearningCookbook_Code/Chapter 4/multiclass_svm.py 5KB
- TensreFlowMachineLearningCookbook_Code/Chapter 4/svm_kernels.py 5KB
- TensreFlowMachineLearningCookbook_Code/Chapter 4/nonlinear_svm.py 5KB
- TensreFlowMachineLearningCookbook_Code/Chapter 5/mixed_distance_functions_knn.py 5KB
- TensreFlowMachineLearningCookbook_Code/Chapter 6/improving_linear_regression.py 5KB
- TensreFlowMachineLearningCookbook_Code/Chapter 11/k_means.py 5KB
- TensreFlowMachineLearningCookbook_Code/Chapter 4/linear_svm.py 4KB
- TensreFlowMachineLearningCookbook_Code/Chapter 5/nearest_neighbor.py 4KB
- TensreFlowMachineLearningCookbook_Code/Chapter 1/data_gathering.py 4KB
- TensreFlowMachineLearningCookbook_Code/Chapter 5/address_matching.py 4KB
- TensreFlowMachineLearningCookbook_Code/Chapter 11/genetic_algorithm.py 4KB
- TensreFlowMachineLearningCookbook_Code/Chapter 11/using_tensorboard.py 4KB
- TensreFlowMachineLearningCookbook_Code/Chapter 3/logistic_regression.py 4KB
- TensreFlowMachineLearningCookbook_Code/Chapter 4/support_vector_regression.py 4KB
- TensreFlowMachineLearningCookbook_Code/Chapter 2/back_propagation.py 4KB
- TensreFlowMachineLearningCookbook_Code/Chapter 2/loss_functions.py 4KB
- TensreFlowMachineLearningCookbook_Code/Chapter 10/production_ex_eval.py 4KB
- TensreFlowMachineLearningCookbook_Code/Chapter 3/lin_reg_l1_vs_l2.py 3KB
- TensreFlowMachineLearningCookbook_Code/Chapter 2/combining_everything_together.py 3KB
- TensreFlowMachineLearningCookbook_Code/Chapter 6/single_hidden_layer_network.py 3KB
- TensreFlowMachineLearningCookbook_Code/Chapter 8/download_cifar10.py 3KB
- TensreFlowMachineLearningCookbook_Code/Chapter 5/image_recognition.py 3KB
- TensreFlowMachineLearningCookbook_Code/Chapter 10/production_tips_for_tf.py 3KB
- TensreFlowMachineLearningCookbook_Code/Chapter 2/batch_stochastic_training.py 3KB
- TensreFlowMachineLearningCookbook_Code/Chapter 3/lasso_and_ridge_regression.py 3KB
- TensreFlowMachineLearningCookbook_Code/Chapter 5/text_distances.py 3KB
- TensreFlowMachineLearningCookbook_Code/Chapter 6/activation_functions.py 3KB
- TensreFlowMachineLearningCookbook_Code/Chapter 3/deming_regression.py 3KB
- TensreFlowMachineLearningCookbook_Code/Chapter 3/lin_reg_tensorflow_way.py 2KB
- TensreFlowMachineLearningCookbook_Code/Chapter 6/gates.py 2KB
- TensreFlowMachineLearningCookbook_Code/Chapter 3/elasticnet_regression.py 2KB
- TensreFlowMachineLearningCookbook_Code/Chapter 10/using_multiple_devices.py 2KB
- TensreFlowMachineLearningCookbook_Code/Chapter 1/activation_functions.py 2KB
- TensreFlowMachineLearningCookbook_Code/Chapter 11/solving_ode_system.py 2KB
- TensreFlowMachineLearningCookbook_Code/Chapter 2/multiple_layers.py 2KB
- TensreFlowMachineLearningCookbook_Code/Chapter 1/tensors.py 2KB
- TensreFlowMachineLearningCookbook_Code/Chapter 3/lin_reg_decomposition.py 2KB
- TensreFlowMachineLearningCookbook_Code/Chapter 3/lin_reg_inverse.py 1KB
- TensreFlowMachineLearningCookbook_Code/Chapter 1/matrices.py 1KB
- TensreFlowMachineLearningCookbook_Code/Chapter 10/parallelizing_tensorflow.py 1KB
- TensreFlowMachineLearningCookbook_Code/Chapter 1/operations.py 1KB
- TensreFlowMachineLearningCookbook_Code/Chapter 2/layering_nested_operations.py 1000B
- TensreFlowMachineLearningCookbook_Code/Chapter 6/tic_tac_toe/base_tic_tac_toe_moves.csv 722B
- TensreFlowMachineLearningCookbook_Code/Chapter 2/operations_on_a_graph.py 629B
- TensreFlowMachineLearningCookbook_Code/Chapter 1/placeholders.py 528B
- TensreFlowMachineLearningCookbook_Code/README.md.txt 99B