240 发简信
IP属地:广东
  • 2. Signals and Slots

    Signals are notifications emitted by widgets when something happens.Slot...

  • Resize,w 360,h 240
    Image Processing in Python - Using the Pillow library

    Image Processing in Python Processing raster images with the Pillow libr...

  • Resize,w 360,h 240
    Ch02. Homogeneous Parallel Ensembles: Bagging and Random Forests

    This chapter covers Training homogeneous parallel ensembles Implementing...

  • Resize,w 360,h 240
    Brief Contents of Ensemble Methods for Machine Learning

    Ensemble Methods for Machine Learning[https://www.manning.com/books/ense...

  • Resize,w 360,h 240
    Ch01. Ensemble Learning: Hype or Hallelujah?

    This chapter covers Defining and framing the ensemble learning problem M...

  • Resize,w 360,h 240
    Free Excel

    项目地址:https://github.com/datawhalechina/free-excel[https://github.com/dat...

  • Resize,w 360,h 240
    第3章 表格型方法

    有模型vs.免模型 有模型:知道环境的状态转移概率和奖励函数,智能体没有与环境进行交互 免模型:采集大量的轨迹数据,智能体从轨迹中获取信息来改进...

  • 01. My First Application

    Creating your app Stepping through the code QApplication, the applicatio...

  • Resize,w 360,h 240
    第12章 深度确定性策略梯度DDPG

    离散动作 vs. 连续动作 离散动作随机性策略softmax输出离散概率值 连续动作确定性策略tanh输出连续浮点数 深度确定性策略梯度(Dee...