Skip to content
View Jeremy-Niu's full-sized avatar

Block or report Jeremy-Niu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. templepilots templepilots Public

    Forked from stripthis/templepilots

    Wireframes for a paragliding online course

    JavaScript 1

  2. machine-learning-yearning-cn machine-learning-yearning-cn Public

    Forked from deeplearning-ai/machine-learning-yearning-cn

    Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著

    CSS

  3. Python Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python

  4. rplibs rplibs Public

    Forked from refscn/rplibs

    Refs.cn 原型设计元件库,基于Axure RP 9/8,支持 Android、Apple、Windows、微信,移动、桌面平台的应用和网站原型设计。

    HTML

  5. python-small-examples python-small-examples Public

    Forked from DeSireFire/python-small-examples

    Python有趣的小例子一网打尽。Python基础、Python坑点、Python字符串和正则、Python绘图、Python日期和文件、Web开发、数据科学、机器学习、深度学习、TensorFlow、Pytorch,一切都是简单易懂的小例子。

    Python

  6. deep-learning deep-learning Public

    Forked from tz28/deep-learning

    personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout, 三种梯度下降方法(BGD, SGD, mini-batch),六种优化算法(momentum、nesterov mom…

    Python