Skip to content

Fixed dead link and added semi-supervised tutorial. #63

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -726,7 +726,7 @@ Elastic Net](https://web.stanford.edu/~hastie/Papers/elasticnet.pdf)

- Network Representation Learning

- [Awesome Graph Embedding](https://github.com/benedekrozemberczki/awesome-graph-embedding)
- [Awesome Graph Embedding](https://github.com/benedekrozemberczki/awesome-graph-classification)

- [Awesome Network Embedding](https://github.com/chihming/awesome-network-embedding)

@@ -1162,6 +1162,8 @@ Elastic Net](https://web.stanford.edu/~hastie/Papers/elasticnet.pdf)

## Semi Supervised Learning

- [Tutorial on Semi Supervised Learning with Karate Club](https://karateclub.readthedocs.io/en/latest/notes/introduction.html)

- [Wikipedia article on Semi Supervised Learning](https://en.wikipedia.org/wiki/Semi-supervised_learning)

- [Tutorial on Semi Supervised Learning](http://pages.cs.wisc.edu/~jerryzhu/pub/sslicml07.pdf)