Skip to content

csmolnar/piximi-application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Piximi

A web-based deep learning tool for classification of human cells, created with Tensorflow.js and React. https://application.piximi.org

Please make sure to clean your browser cache, since we are continuously developing new features:)

alt text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

  1. Install npm and Node.js: https://www.npmjs.com/get-npm

Installing

  1. Clone the project: git clone https://github.com/piximi/application.git

  2. Move into the created directory: cd application

  3. Install all dependencies: npm install

  4. Run on local server: npm start

Deployment

You can deploy by running: npm deploy

You can define where to deploy in the package.json file under: ** homepage **

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning.

License

This project is licensed under the BSD 3-Clause License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.0%
  • JavaScript 32.9%
  • CSS 2.3%
  • HTML 1.8%