Skip to content
View expresschen's full-sized avatar

Block or report expresschen

Report abuse

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

Report abuse

Popular repositories Loading

  1. Open-Llama Open-Llama Public

    Forked from RapidAI/Open-Llama

    The complete training code of the open-source high-performance Llama model, including the full process from pre-training to RLHF.

    Python 1

  2. DeepLearning-500-questions DeepLearning-500-questions Public

    Forked from scutan90/DeepLearning-500-questions

    深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为17个章节,20多万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06

    TeX

  3. tensorflow_practice tensorflow_practice Public

    Forked from princewen/tensorflow_practice

    tensorflow实战练习,包括强化学习、推荐系统、nlp等

    Python

  4. pytorch-seq2seq pytorch-seq2seq Public

    Forked from bentrevett/pytorch-seq2seq

    Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText. [IN PROGRESS]

    Jupyter Notebook

  5. DeskResearch DeskResearch Public

    Forked from GallenQiu/DeskResearch

    行研常用的下载研报、投融信息网站的爬虫(发现报告、it桔子、企名气、铅笔道)

    Python

  6. stockreport stockreport Public

    Forked from DarewinWang/stockreport

    通过触发抓取东方财富最新研报并发送到指定邮箱。

    Python