240 发简信
IP属地:江苏
  • 120
    Python的一次报错:TypeError: '>=' not supported between instances of 'str' and 'int

    在写一个绝对值输出时,x定义为input(),结果报错 报错内容:Traceback (most recent call last): File "c:/Users...

  • 用 LSTM 做时间序列预测的一个小例子

    问题:航班乘客预测数据:1949 到 1960 一共 12 年,每年 12 个月的数据,一共 144 个数据,单位是 1000下载地址目标:预测国际航班未来 1 个月的乘客数...