Skip to content

jkrijthe/RobustSSL

Repository files navigation

Robust Semi-supervised Learning

This repository contains the R and latex code to produce the pdf version of my thesis on Robust Semi-supervised Learning. To compile the thesis, use knitr to knit the Thesis.Rnw file, after installing the following dependencies:

install.packages("tidyverse")
install.packages("R.matlab")
install.packages("plot3D")
install.packages("cowplot")
install.packages("tikzDevice")
install.pacakges("plot3D")
install.pacakges("RSSL")
install.packages("ggthemes")
install.packages("extrafont")

About

PhD thesis on Robust Semi-supervised Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published