Skip to content
View ICEY4040727's full-sized avatar
💭
😋喳喳!叽叽!啾啾!
💭
😋喳喳!叽叽!啾啾!
  • Xidian University
  • Xian
  • 22:14 (UTC +08:00)

Highlights

  • Pro

Block or report ICEY4040727

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Climate-Predicted-Project Climate-Predicted-Project Public

    一个使用深度学习模型(如 ConvLSTM 和时空 Transformer)对 ERA5 气象再分析数据进行时空预测的项目。

    Jupyter Notebook 3

  2. Quantitative_Trading_Factors-maker Quantitative_Trading_Factors-maker Public

    简单地尝试多线程(虽然是python中的多进程模拟多线程),和pydanic的一些方法实施多agent协作,用来创造量化交易因子并生成相应的可复用函数。

    1

  3. my_first_network my_first_network Public

    简单的尝试只用到Python和NumPy库,搭建一个可以识别MNIST手写数字的神经网络。排除所有现成的深度学习框架(如PyTorch, TensorFlow等)。这样做也许能够真正深入理解一个神经网络是如何从基本的数学运算和数据结构中诞生的,而不是仅仅停留在调用API的层面。实现以下关键算法: • 前向传播 (Forward Propagation) • 激活函数 (Activation …

    Python 1

  4. Self_Learning-System Self_Learning-System Public

    A cross-platform ai personalized learning system that gamifies learning through emotional system and world views.

    Python 1

  5. HOME HOME Public

    my first website

    HTML

  6. my_answer my_answer Public

    python实现的流式对话ai

    Python