书栈网 · BookStack 本次搜索耗时 0.044 秒,为您找到 361 个相关结果.
  • 打造NLP工具箱

    Scikit-learn TensorFlow Keras Anaconda Gensim NTLK Jieba Jupyter notebook GPU服务器 Scikit-learn Scikit-learn是广受欢迎的入门级机器学习库,包含大量的机器学习算法和特征提取实现,使用非常简便。Scikit-learn实现的是浅层学习算...
  • tensor.elemwise – Tensor Elemwise

    395 2020-04-11 《Theano 1.0 Document》
    tensor.elemwise – Tensor Elemwise tensor.elemwise – Tensor Elemwise class theano.tensor.elemwise. All (axis=None)[source] Applies logical and to all the values of a tensor a...
  • Python Memory Management

    605 2020-04-11 《Theano 1.0 Document》
    Python Memory Management Basic Objects Internal Memory Management Pickle Python Memory Management One of the major challenges in writing (somewhat) large-scale Pythonprogram...
  • 三、算法实现

    三、算法实现 3.1 符号-数值 / 符号-符号方法 3.2 算法框架 3.2.1 三个子过程 3.2.2 反向传播过程 3.3.3 算法复杂度 3.4、应用 三、算法实现 3.1 符号-数值 / 符号-符号方法 代数表达式和计算图都是对符号symbol 进行操作,这些基于代数的表达式或者基于图的表达式称作符号表达式。 当训练神经...
  • Image OCR

    Optical character recognition Additional dependencies Optical character recognition This example uses a convolutional stack followed by a recurrent stackand a CTC logloss func...
  • Sequential模型接口

    Sequential模型接口 常用Sequential属性 Sequential模型方法 add pop compile fit evaluate predict train_on_batch test_on_batch predict_on_batch fit_generator evaluate_generator predict...
  • Image OCR

    Optical character recognition Optical character recognition This example uses a convolutional stack followed by a recurrent stackand a CTC logloss function to perform optical c...
  • Chapter 1.基础介绍

    Chapter 1.基础介绍 The Supervised Learning Paradigm Observation and Target Encoding One-Hot Representation TF Representation TF-IDF Representation Target Encoding Computational G...
  • Python Memory Management

    Python Memory Management Basic Objects Internal Memory Management Pickle Python Memory Management One of the major challenges in writing (somewhat) large-scale Pythonprogram...