Skip to content
View jackszsy's full-sized avatar

Block or report jackszsy

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

Pinned Loading

  1. deep-learning-from-scratch deep-learning-from-scratch Public

    Forked from MemorialCheng/deep-learning-from-scratch

    《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》;《菜菜的机器学习sklearn》

    Jupyter Notebook

  2. flasky flasky Public

    Forked from miguelgrinberg/flasky

    Companion code to my O'Reilly book "Flask Web Development", second edition.

    Python

  3. InformaticsProject2.0 InformaticsProject2.0 Public

    Computer Graphics project in Flask framework

    Python

  4. spring-boot-demo spring-boot-demo Public

    Forked from xkcoding/spring-boot-demo

    该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大…

    Java