Skip to content

MatroseN/Thesis_project_2021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bachelor Thesis Project 2020

Project dependencies

This project is build and tested on the following software versions:

  • CUDA Toolkit - 10.1

How to install the dependencies from a .txt file.
pip3 install -r <PATH_TO_TEXTFILE>

How to list project dependencies.
pip3 freeze

Install tensorboard for visualization of training and prediction data

How to install tensorboard
pip3 install tensorboard

How to use tensorboard
tensorboard --logdir "PATH_TO_LOGS"

About

Bachelor thesis project 2020

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%