mirror of
				https://github.com/clearml/clearml
				synced 2025-06-26 18:16:07 +00:00 
			
		
		
		
	Documentation
This commit is contained in:
		
							parent
							
								
									aa40fd245b
								
							
						
					
					
						commit
						4cde03aa8f
					
				
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
								
							| @ -94,9 +94,9 @@ You can test your code with it: | ||||
| 
 | ||||
| TRAINS is composed of the following: | ||||
| 
 | ||||
| * the [TRAINS-server](https://github.com/allegroai/trains-server) | ||||
| * the [Web-App](https://github.com/allegroai/trains-web) (web user interface) | ||||
| * the Python SDK (auto-magically connects your code, see [Using TRAINS (Example)](#using-trains-example)). | ||||
| * [TRAINS-server](https://github.com/allegroai/trains-server) | ||||
| * [Web-App](https://github.com/allegroai/trains-web) (web user interface) | ||||
| * Python SDK (auto-magically connects your code, see [Using TRAINS](#using-trains-example)) | ||||
| 
 | ||||
| The following diagram illustrates the interaction of the TRAINS-server and a GPU machine: | ||||
| 
 | ||||
| @ -152,9 +152,9 @@ The following diagram illustrates the interaction of the TRAINS-server and a GPU | ||||
| 
 | ||||
| After installing and configuring, your configuration is `~/trains.conf`. View a sample configuration file [here](https://github.com/allegroai/trains/blob/master/docs/trains.conf). | ||||
| 
 | ||||
| ## Using TRAINS (Example) | ||||
| ## Using TRAINS | ||||
| 
 | ||||
| Add these two lines of code to your script: | ||||
| Add these two lines of to your code: | ||||
| 
 | ||||
|     from trains import Task | ||||
|     task = Task.init(project_name, task_name) | ||||
| @ -170,7 +170,7 @@ TRAINS Metrics page: | ||||
| https://demoapp.trainsai.io/projects/76e5e2d45e914f52880621fe64601e85/experiments/241f06ae0f5c4b27b8ce8b64890ce152/output/log | ||||
| ``` | ||||
| 
 | ||||
| *[Add GIF screenshots here]* | ||||
|  | ||||
| 
 | ||||
| For more examples and use cases, see [examples](https://github.com/allegroai/trains/tree/master/examples). | ||||
| 
 | ||||
|  | ||||
							
								
								
									
										
											BIN
										
									
								
								docs/results_screenshots.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								docs/results_screenshots.gif
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 487 KiB | 
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB | 
		Loading…
	
		Reference in New Issue
	
	Block a user
	 allegroai
						allegroai