Skip to content

Implementation of web friendly ML models using TensorFlow.js

License

Notifications You must be signed in to change notification settings

gijs/zaidalyafeai.github.io

 
 

Repository files navigation

Implementation of Small Projects using TensorFlow.js

check this tutorial on TensorFlow.js https://medium.com/tensorflow/a-gentle-introduction-to-tensorflow-js-dba2e5257702

pix2pix

Fast image-to-image check demo https://zaidalyafeai.github.io/pix2pix/cats.html alt text

fast-style

Fast style transfer check demo https://zaidalyafeai.github.io/fast-style/ alt text

Texter

Recognition of latex symbols check demo https://zaidalyafeai.github.io/texter/

alt text

Sketcher

Recognition of sketch drawings check demo https://zaidalyafeai.github.io/sketcher/

alt text

Poser

Track an object using your eyes https://zaidalyafeai.github.io/poser/

alt text

Racer

Control a racing car using your eye movement check demo https://zaidalyafeai.github.io/racer/

alt text

Sentiment Classification

Given a movie review classify it as positive or negative check demo https://zaidalyafeai.github.io/sentiment-classification/

alt text

About

Implementation of web friendly ML models using TensorFlow.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.5%
  • Jupyter Notebook 7.8%
  • HTML 6.2%
  • Other 0.5%