Coder Social home page Coder Social logo

abhishekparmar1200 / tensorflow-gui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sharmalab/tensorflow-gui

0.0 0.0 0.0 5.47 MB

GUI for tensorflow

License: BSD 3-Clause "New" or "Revised" License

JavaScript 95.89% CSS 1.00% HTML 2.90% Shell 0.12% PowerShell 0.09%

tensorflow-gui's Introduction

TensorFlow-GUI

GitHub stars GitHub issues GitHub forks GitHub License

GSoC Icon

This project aims to develop a TensorFlow compatible GUI to perform all the operations done by TensorFlow.

Student: Vikas Gola

Mentors: Monjoy Saha ([email protected]) and Pooya Mobadersany ([email protected])

Gui Demo Video

Progress and Features

Progress and features of the Tensorflow-GUI can be checked here.

Installation & Setup

For Ubuntu

  • (Optional but recommended) Install the Anaconda from here.
  • Clone the repo from GitHub
    git clone https://github.com/sharmalab/tensorflow-gui
    
  • Give permission to scripts to install the required libraries
    cd tensorflow-gui/scripts/
    chmod +x setup.sh run.sh
    
  • Run the script to setup and install required libraries
    ./setup.sh
    

For Windows 10

  • Download and Install Anaconda from here for the current user.
  • Download and Install NodeJs from here.
  • Download and Install git from here.
  • Open powershell and follow next instructions.
  • Clone the repo from GitHub
    git clone https://github.com/sharmalab/tensorflow-gui
    
  • change the directory
    cd tensorflow-gui\scripts\
    
  • Run the script to setup and install required libraries
    .\setup.ps1
    

Note: Make sure NodeJs, Anaconda, and git are available from powershell

How to Run

  • Change the directory
    cd tensorflow-gui/scripts/
    
  • Start the TensorFlow-GUI
    For Ubuntu
    ./run.sh
    For Windows
    .\run.ps1
    

tensorflow-gui's People

Contributors

vikasgola avatar monjoybme avatar pradeeban avatar dependabot[bot] avatar

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.