Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

[Universal sentence encoder] Adds example for Universal Sentence Encoder #262

Closed
wants to merge 17 commits into from

Conversation

joeyklee
Copy link
Contributor

Dear ml5 community,

I'm making a Pull Request(PR). Please see the details below.

A good PR 🌟

β†’ Step 1: Which branch are you submitting to? 🌲

Development (for new features or updates), Release (for bug fixes), or ___________?

  • development

β†’ Step 2: Describe your Pull Request πŸ“

Fixing a Bug? Adding an Update? Submitting a New Example? Does it introduce a breaking change?

joeyklee and others added 17 commits November 14, 2019 15:40
* adds object detector example

* updates object detector

* updates cocossd example

* adds yolo examples
* Add vanilla js examples for object detector

* Update object detector examples to new API

* Update object detector p5 examples to new API
* Add vanilla js examples for object detector

* Update object detector examples to new API

* Update object detector p5 examples to new API

* Update examples
…#256)

* nn refactor examples

* use predict interface

* updates examples

* updates example using loading data

* uses convertRawToTensors()

* adds normalization

* changes to summarizeData

* moves data handling to index

* encapsulates functions

* updates predict function

* uses classify()

* adds updates to examples

* adds updated structure

* shows latest use of defaults

* adds updates to regression

* updates add data handling

* updates classification example

* updates examples to showcase simplicity

* updates classificaiton example

* adds titanic example rough draft

* updates titanic example

* adds mnist training example from tfjs

* adds convnn example with images

* updates example

* updates examples

* adds example of loading model and meta

* updates load example

* changes over to nn class

* adds custom layer example

* add updates for new neural network

* updates co2net

* updates example for load_saved_data

* updates exaples

* adds regression to task in musical face

* adds modelUrl to constructor options

* specifies task

* adds multilayer example - broken

* adds example of conv neural net with custom layers

* adds example api

* moves files to nn folder

* TESTING: ignore

* adds up to training

* showcases poc

* updates sketches to match current api

* adds inputs as arr

* reverts back to input number

* adds debug

* updates examples

* adds updates to image classificaiton example

* adds video cnn example // todo refine

* adds correct input format for image

* adds forloops to imageClassifier_color

* updates Letter example

* adds updates via shiffman comments
@bomanimc
Copy link
Member

@joeyklee is this a PR you'd be interested in merging here, or would you prefer to open this PR on ml5-library after the merge of the libraries?

@joeyklee
Copy link
Contributor Author

Hi @bomanimc!

For simplicity, let's do it this way:

  1. Re: [Universal sentence encoder] Adds example for Universal Sentence EncoderΒ #262 (comment) - Let's merge the PR for this feature and the PR for the example now.
  2. We can refine and update once the m5-examples and library merge is complete.
  3. We can leave it undocumented until we feel it is ready for more public usage and once we have some more examples showcasing how it works, but for simplicity of devOps, I think it is ok to merge.

@bomanimc
Copy link
Member

@joeyklee you already know this of course, but adding a note here just in case someone comes across this in the future!

We're archiving this repository and moving its contents into the core ml5-library repository (more context on issue #809 and pull request #831). We appreciate your contributions and would love it if you'd consider reopening this pull request on the ml5-library repo! Thanks!

@joeyklee
Copy link
Contributor Author

Thank you! Will make a new PR in the ml5-library! πŸ™

@joeyklee joeyklee closed this Mar 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants