Skip to content
View DreamerDW's full-sized avatar
Block or Report

Block or report DreamerDW

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

Popular repositories

  1. Dive-into-DL-PyTorch Dive-into-DL-PyTorch Public

    Forked from ShusenTang/Dive-into-DL-PyTorch

    Dive into Deep Learning (动手学深度学习) with PyTorch.

    Jupyter Notebook 1

  2. 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

  3. GraphEmbedding GraphEmbedding Public

    Forked from shenweichen/GraphEmbedding

    Implementation and experiments of graph embedding algorithms.deep walk,LINE(Large-scale Information Network Embedding),node2vec,SDNE(Structural Deep Network Embedding),struc2vec

    Python

  4. GAT2VEC GAT2VEC Public

    Forked from snash4/GAT2VEC

    representation learning on attributed graphs

    Python

  5. awesome-network-embedding awesome-network-embedding Public

    Forked from chihming/awesome-network-embedding

    A curated list of network embedding techniques.

  6. homemade-machine-learning homemade-machine-learning Public

    Forked from trekhleb/homemade-machine-learning

    🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

    Jupyter Notebook