240 发简信
IP属地:伊利诺伊州
  • Python--pdb & ipdb

    pdb用法 下一行 - > n打印 - > p动态添加断点 - > b动态分配变量退出 - > q ipdb用法 还有一种更好的方式, 叫ipd...

  • Research Meeting--May.15

    Goal Publish a paper Finish prerequisite courses of qualifying examinati...

  • 基础知识补充

    神经网络的前后向计算 详解神经网络的前向传播和反向传播(从头推导)Comment: 四大方程, BP如何缩短计算量

  • 读书日记

    Musheng want to be a wise man, 会思考。 Apr.21 高效学习的五个习惯 前言:人的记忆潜能巨大,know th...

  • 电脑问题修复

    Windows 下无法联网问题解决 1、按Win+X,选择“命令提示符(管理员)”,注意这个不要选择到上面的那个“命令提示符”,不然你在输入命令...

  • Resize,w 360,h 240
    《Think Python》 学习总结

    Chapter 1: The way of the program Nice sentence: The single most importa...

  • Resize,w 360,h 240
    强化学习基础知识课

    Course Link: Intermediate-level:CS 294: Deep Reinforcement Learning, Fal...

  • 《Think Python》背景知识补充

    1. What do the operators <<, >>, &, |, ~, and ^ do?** These are Python's...

  • Resize,w 360,h 240
    Jupyter Notebook用法学习

    Useful Jupyter’s keyboard shortcuts Several incredibly useful options fr...