Skip to content

Collection of essential tools and scripts used for research and development.

Notifications You must be signed in to change notification settings

Khoa-NT/ResearchToolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Research Tool box

Collection of essential tools, tricks and scripts used for research and development.

Tools for Exploring and Analyzing Papers

For reading papers:

For searching papers:

  • Connected Papers will show you the graph of related papers (both Past and Future works).

For summarizing papers and generating podcast:

GitHub

  • Download only the subdirectory of interest (Source): Open VSCode in browser by pressing ., then download the subdirectory from navigation panel.

VSCode

Setup

  • Connect to remote server: Link

Trick

  • Open VSCODE in browser from GitHub: Press .
  • Master VS Code's keyboard shortcuts in 13 minutes: Video
  • Open Tensorboard:
    • Run tensorboard --bind_all --reload_multifile True --samples_per_plugin images=300 --port <your_port> --logdir=.
    • Then go to tab Ports in VSCode, and add <your_port>
    • Open web browser and go to http://localhost:<your_port>

Book

  • My collection of open-public books: Link

Online resources

Explaination

Transformers

About

Collection of essential tools and scripts used for research and development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published