Giter Site home page Giter Site logo

younei / paramfree-ft-hetero Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 0.0 3.65 MB

This repository contains the source code for the thesis submitted in part requirement for the MSc Computational Statistics and Machine Learning at University College London.

Jupyter Notebook 96.91% Python 3.08% Dockerfile 0.01%

paramfree-ft-hetero's Introduction

Online Parameter-Free Fine Tuning for Heterogeneous Sequences of Tasks

This repository contains the source code for the thesis submitted in part requirement for the MSc Computational Statistics and Machine Learning at University College London.

๐Ÿณ Installation using Docker

๐Ÿ“ The following steps should be conducted on your terminal and make sure you have already installed Docker on your machine

  1. git clone this repository to your local machine ๐Ÿ–ฅ
  2. cd to the cloned repository
  3. run docker build -t paramfreefinetuning . to build the docker image, here you can change the image name paramfreefinetuning to whatever you want to call it
  4. run docker run -it -p 8888:8888 paramfreefinetuning to build the Docker container through the image, then the terminal will show a new line like root@xxxxxxxxxxxx:/project# which means you've successfully entered the container you just built!
  5. run jupyter lab --allow-root --port=8888 --ip=0.0.0.0 in the container (in other words, type the command after /project#) and it will give you the link to access Jupyter Lab
  6. copy and paste the provided link on the web to launch the Jupyter Lab and then you are good to go!

๐Ÿ›  Further Documentation for the code under construction

Stay tuned!

paramfree-ft-hetero's People

Contributors

younei avatar yxia0 avatar

Stargazers

Yan Song avatar

Watchers

James Cloos avatar Kostas Georgiou avatar  avatar Yan Song avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.