Skip to content
View 7tw's full-sized avatar

Block or report 7tw

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. ANR ANR Public

    Forked from almightyGOSU/ANR

    Code for our CIKM 2018 paper titled "ANR: Aspect-based Neural Recommender"

    Python

  2. ChineseNER ChineseNER Public

    Forked from buppt/ChineseNER

    中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF

    Python

  3. FaceRec FaceRec Public

    Gender identification with Python, by the method of BP Networks and use the database of ORL Faces. Maybe I will rebuild it with CNN & Pytorch later on.

    Python

  4. ORL_faces ORL_faces Public

    Forked from Frank-qlu/ORL_faces

    ORL人脸识别不同算法的实现,用到了scikit-learn,tensorflow等,任选5张训练,5张测试。因为每次训练随机挑选,所以每次输出识别率有偏差 算法 识别率 bp神经网络 0.8 pca+bp神经网络 0.85 小波变换+pca+bp神经网络 0.95 CNN 0.98 小波变换+pca+SVM 0.98####同时希望大家提出宝贵意见,欢迎学习交流,如果你喜欢该项目,请sta…

    Python

  5. pytorch-handbook pytorch-handbook Public

    Forked from zergtant/pytorch-handbook

    pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行

    Jupyter Notebook

  6. PyTorch-Tutorial PyTorch-Tutorial Public

    Forked from MorvanZhou/PyTorch-Tutorial

    Build your neural network easy and fast

    Jupyter Notebook