Skip to content

stanislav215/deeplearning-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokročilé metódy analýzy dát

Inštalácia

  1. Nainštalujte Python 3.7
  2. Pre Windows 10 nainštalujte Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019
  3. V príkazovom riadku nainštalujte pomocou príkazu PiP nasledujúce moduly:
    • pip install tensorflow
    • pip install matplotlib
  4. Nainštalujte si prostredie Jupyter Notebook
    • pip install jupyter
  5. Stiahnite si a rozbalte tento projekt (môžete ho naklonovať aj cez Git)
  6. V príkazovom riadku sa prepnite do adresára, kde ste si uložili projekt a spustite Jupyter Notebook
    • jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Python 0.4%