GithubHelp home page GithubHelp logo

codersales / learn-tensorflow Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8.71 MB

Following a tutorial on TensorFlow

License: MIT License

Shell 0.06% Jupyter Notebook 99.94%
2023 q2-2023 may-2023 python tensorflow tensorflow2 current ranked a-top-repo relevant

learn-tensorflow's Introduction

unsupervised-learning-clustering

Key elements in this repository

Setup

  1. References
  2. script3.sh - activates virtual environment (or source scripy3.sh)
  3. .bashrc - for virtual environment
    • in .venv folder
  4. Python Select Interpreter
  5. pip install ipykernel
  6. pip install jupyter
  7. sh installer.sh
  8. python.exe -m pip install --upgrade pip
  9. pip install notebook
  10. pip install pandas
  11. python -m pip install -U pip
  12. python -m pip install -U matplotlib
  13. pip install seaborn
  14. pip install -U scikit-learn
  15. pip install openpyxl
  16. pip install nb-black
  17. pip install xlwings
  18. xlwings addin install
  19. pip install natsort
  20. pip install imageio

Save setup

  1. pip freeze > requirements.txt

Load setup

  1. pip install -r requirements.txt

Analysis

  1. notebooks/K-Means.ipynb
  2. data/technical_support_data-2.csv

update to .gitignore

*.json
!spec/*.json

adapted to:

!*/ProcessedData.xlsx

git ignore all files of a certain type, except those in a specific subfolder

learn-tensorflow's People

Contributors

codersales avatar dependabot[bot] avatar

Watchers

 avatar

learn-tensorflow's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.