Skip to content

hyes92121/ta_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NTU Machine Learning Course TA-helper

Quick Start

Directory Structure

All files importing this module should be placed in the same directory as the ta_helper folder.

--- parant_dir
    |--- ta_helper
    |--- file1.py
    |--- file2.py

clone.py has a more detailed explanation about how to clone all the repos

Github access token setup

  • Go to the Settings section of your Github account
  • At the bottom left tab, find Developer Settings
  • Click Personal access tokens
  • At the upper right section of the page, select Generate new token
  • Select repo, under the Select scopes section and press Generate token
  • Copy the token to ta_helper/config.json

Run the code

Change the parameters inside clone.py and enter python clone.py to run the code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors