blakebullwinkel / am207_final_project

Repo for AM207 final project on implementing the method proposed in Fast Adaptation with Linearized Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AM 207 Final Project

Group: Dashiell Young-Saver, Morris Reeves, Manana Hakobyan, Blake Bullwinkel

This repository contains a TensorFlow implementation of the model for transfer learning proposed in Fast Adaptation with Linearized Neural Networks by Maddox et al. (2021), along with experiments using synthetic and real-world data that highlight scenarios in which the proposed method fails to outperform the predictive performance of GPs with generic RBF kernels.

Original paper: http://proceedings.mlr.press/v130/maddox21a/maddox21a.pdf

About

Repo for AM207 final project on implementing the method proposed in Fast Adaptation with Linearized Neural Networks


Languages

Language:Jupyter Notebook 97.3%Language:Python 2.7%