Tensorflow js examples.
Examples built with TensorFlow.
Tensorflow js examples. js Example: Training MNIST with Node.
Tensorflow js examples js TFX Airbnb improves the guest experience by using TensorFlow to classify images and detect objects at scale The Airbnb engineering and data science team applies machine learning using TensorFlow to classify images and detect objects at scale, helping to improve the guest experience. Training Parameters Mar 6, 2024 · Explore Tutorials Numerous tutorials and resources are available online to help you get started with TensorFlow. js for Machine Learning in Node. Prerequisites. js, the JavaScript Implementation of TensorFlow. js Vis, in-browser visualization for TensorFlow. For additional installation information, see the TensorFlow. js - FaceX-ai/face-api-js-demo Nov 1, 2022 · TensorFlow (v2. Can anyone please present a straight example of creating the model with LSTM layers and training it using node. js, and Plotly. js, see the setup tutorial. Try it using your phone, and find the source here. data. tensor([1,2,3]); const x2 = x. Contribute to caisq/tfjs-examples-1 development by creating an account on GitHub. I'd like to cover convolutional neural networks as a secondary example. js. js TensorFlow Lite TFX All libraries RESOURCES Models & datasets Tools Responsible AI Recommendation systems Groups Jan 31, 2023 · The example code is available on GitHub. Aug 16, 2024 · Fashion MNIST is intended as a drop-in replacement for the classic MNIST dataset—often used as the "Hello, World" of machine learning programs for computer vision. 22. js - Convert Keras model to Layers API format; TensorFlow. js, which runs in Node. js and has great examples. The tfjs-examples repository provides small example implementations for various ML tasks using TensorFlow. js TensorFlow Lite TFX All libraries RESOURCES Models & datasets Tools Responsible AI Recommendation systems Groups Contribute Blog Forum About Case studies TensorFlow. A tf. js examples, you should be ready to start developing your own projects. This example illustrates how to use TensorFlow. The model is offered on TF Hub with two variants, known as Lightning and Thunder. js converter has two components: A command line utility that converts Keras and TensorFlow models for use in TensorFlow. js and tensorflow. A "backend" in this context does not mean a server side environment - the backend for execution could be client side in WebGL for example) to ensure compatibility and TensorFlow. js converter works with several different model formats: Nov 1, 2022 · In this tutorial, you will learn how to build a custom image classifier that you will train on the fly in the browser using TensorFlow. js application. js, Three. Qué es TensorFlow. js, see this blog post. if the data is passed as a Float32Array), and changes to the data will change the tensor. square(); The x2 tensor will have value [1,16,81]. js code. The MNIST dataset contains images of handwritten digits (0, 1, 2, etc. The comments in that file explain how to configure tensor size, load the model, run pose detection, and more. js TensorFlow Lite TFX Resources LIBRARIES This is an example that showcases how to use TensorFlow. 12) Versions… TensorFlow. js also supports multiple backends within each of these environments (the actual hardware based environments it can execute within such as the CPU or WebGL for example. js: Reinforcement Learning. js but I could not make much sense from it, even from other sources could not find a good example on how to implement and train a network in tensorflow. See models Pre-trained, out-of-the-box models for common use cases. More about the Reactive Native platform adapter May 17, 2020 · After this reboot, some of the TFJS examples will use the GPU, such as the Visualizing Training example, which now trains almost instantly instead of taking a few minutes to train. js model to recognize handwritten digits with a convolutional neural network. js also allows chaining operations. , "daisy", "chair"). js was introduced about a couple of years ago. Jan 27, 2020 · Hands on reinforcement learning with Tensorflow. Let's explore some of the key limitations of TensorFlow. Requirements Sep 16, 2023 · Limitations of TensorFlow. Present Tensor in Space. Mar 30, 2018 · The Emoji Scavenger Hunt is another fun example of an application built using TensorFlow. Take a look at the following code snippet: <!-- Load TensorFlow. If everything worked well, you’re going to have the model converted to the Tensorflow. Each example directory is standalone so the directory can be copied to another project. js homepage include recognizing handwritten digits and creating a model that estimates the mpg of a car based on its horsepower. js, but it learns terribly slow when I have to use more layers. 1) Versions… TensorFlow. Built with Angular, the example is inspired by the Google Merchandise Store but doesn't share any data or implementation details with it. May 26, 2023 · For an additional example of transfer learning using TensorFlow. Official TensorFlow. js TensorFlow Lite TFX All libraries RESOURCES Models & datasets Tools Responsible AI Recommendation systems Groups Contribute Blog Forum About Case studies Mar 6, 2024 · Here are a few recommended ways to discover models for use with TensorFlow. While we tested it with many tfjs models from tfhub, it should be considered experimental. jsの基本的な使い方をまとめます. TensorFlow Extended (TFX) TFX is an end-to-end platform for deploying machine learning models into production. While TensorFlow. Right-click on an image and select Classify image with TensorFlow. Convert your model. Add TensorFlow. Jun 8, 2023 · Understanding TensorFlow. Jan 22, 2021 · Model conversion using Tensorflow. js setup. js is a framework to define and run computations using tensors in JavaScript. There's a warm up period, so the A tf. Visualize the behavior of your TensorFlow. js models; TensorFlow. 0 has been released, with multi-person support and improved accuracy (based on ResNet50), a new API, weight quantization, and support for different image sizes. Holobooth Transport yourself to a tropical beach, outer space, and elsewhere with the power of web ML. js Converter, tools to import a TensorFlow SavedModel to TensorFlow. Several of these examples are taken from tfjs-examples and modified slightly to work with Node. This is updated face-api. Option 1: Install TensorFlow. A "backend" in this context does not mean a server side environment - the backend for execution could be client side in WebGL for example) to ensure compatibility and Detect key points and poses on the face, hands, and body with models from MediaPipe and beyond, optimized for JavaScript and Node. js Examples This repository contains a set of examples implemented in TensorFlow. The TensorFlow. Tensors are very similar to multidimensional Apr 28, 2023 · This guide describes the TensorFlow. You will use transfer learning to create a highly accurate model with minimal training data. For example, to evaluate the 2nd power of a tensor we use const x = tf. js: Addition RNN. x or tf-2. Train a model to learn addition by example. Given a string like 3 + 4, it will learn to output a number like 7. js Data, a simple API to load and prepare data analogous to tf. js is a JavaScript library that brings the power of machine learning to the browser and Node. The folder contains a model. js - Loading the model into a neural network web app Aug 31, 2022 · In this blog post we demonstrate how to convert and run Python-based JAX functions and Flax machine learning models in the browser using TensorFlow. In January 2019, Google developers released TensorFlow. In particular, it uses a MobileNetV2 model running in TensorFlow. Open up that HTML file in your browser, and the code should run! via NPM. we could use hidden layer as the output layer). To learn how to install TensorFlow. js로 빌드된 예제 및 라이브 데모를 확인하세요. 13. js/Electron out-of-the-box. js, an ecosystem of JavaScript tools for machine learning, is the successor to deeplearn. TensorFlow SavedModel is different from TensorFlow. json file and a set of sharded weights files in a binary format. Sep 19, 2023 · TensorFlow. TensorSpace provides Keras-like APIs to build deep learning layers, load pre-trained models, and generate a 3D visualization in the browser. pb (or saved_model. The example uses a pre-trained model to make predictions. Feb 9, 2023 · Learn from existing TensorFlow. How to install and setup the tensorflow. js - Introducing deep learning with client-side neural networks; TensorFlow. ) in a format identical to that of the articles of clothing you'll use here. Full examples: load model, translate sentences. js, we are releasing the Toxicity classifier as an open-source example of using a pre-trained model that detects whether text TensorFlow Visor is a graphic tools for visualizing Machine Learning; It contains functions for visualizing TensorFlow Models; Visualizations can be organized in Visors (modal browser windows) Can be used with Custom Tools likes d3, Chart. Tutorials show you how to use TensorFlow. js also includes a Layers API, which is a higher level library for building machine learning models that uses Core, as well as tools for automatically porting TensorFlow SavedModels and Keras Apr 24, 2019 · A Gentle Introduction to TensorFlow. js server. Let’s start with the simplest Web Page imaginable: TensorFlow. js tf2onnx converts TensorFlow (tf-1. In this web page, we load the generator part of a pre-trained GAN to generate MNIST images. For performance reasons, functions that create tensors do not necessarily perform a copy of the data passed to them (e. js and tflite models to ONNX via command line or python api. See demos Live demos and examples run in your browser using TensorFlow. js TensorFlow Lite TFX LIBRARIES TensorFlow. js code into Tensorflow. js is a JavaScript library that allows developers to build and train machine learning models directly in the browser. >> Continue to — Part 4: Application Examples >> GitHub link Jul 28, 2020 · Calculating derivatives of arbitrary functions with TensorFlow. It is built on top of TensorFlow and can be used for a wide range of applications. Nov 1, 2022 · TensorFlow. js models. js; TensorFlow. Now that we have seen in what tensorflow. TensorSpace is a neural network 3D visualization framework built using TensorFlow. js Layers in JavaScript. Para obtener los beneficios de rendimiento de TensorFlow. TensorFlow Para JavaScript Para IoT y dispositivos móviles Para producción TensorFlow (2. Model conversion – See the landscape of model types available in the TensorFlow. tsx. js model format. We have produced three examples of JAX-to-TensorFlow. In this post, we will demonstrate how to build a Transformer chatbot. Contribute to tensorflow/tfjs-examples development by creating an account on GitHub. js libraries are used in the example, look at App. js is the tf. If you’re interested in finding more about the autodiff API in TensorFlow. The code above creates our output layer. I've also annotated the source code so that it is more readable for beginners. Forked from face-api. Modern autodiff libraries are very efficient and are almost always hidden behind fancy APIs. Qué aprenderás. The example loads a pre-trained model and then retrains the model in the browser. This model will compute accuracy after one pass through the training dataset (60,000 samples) and evaluate 50 images from the test data set for accuracy after each epoch. tfjs-examplesにTensorFlow. A bilinear LSTM (bi-LSTM) for EN-FR translation with a local hosted saved model. js Example: Training MNIST with Node. js support was just added. Main Features are: Graphic tools for visualizing Machine Learning; Functions for visualizing TensorFlow Objects; Visualizations can be organized in a Visor (a modal browser window) Can be used with Custom Tools likes d3, Chart. js tfjs-vis is a small library for in browser visualization intended for use with TensorFlow. keras – Know the major differences and capabilities between TensorFlow. Note: In this example, because the hidden layer has 1 unit, we don't actually need to add the final output layer above (i. First, we'll train the classifier by having it “look” at thousands of handwritten digit images and their labels. Mar 9, 2024 · MoveNet is an ultra fast and accurate model that detects 17 keypoints of a body. But the Addition RNN example still only uses the CPU. js to your project using yarn or npm. js CPU Backend, pure-JS backend for Node. A SavedModel is a directory containing serialized signatures and the states needed to run them. 0. js: By example: The fastest way to find and start using models with TensorFlow. js environments. js model. This examples lets you train a handwritten digit recognizer using either a Convolutional Neural Network (also known as a ConvNet or CNN) or a Fully Connected Neural Network (also known as a DenseNet). The TensorFlow CPU package can be imported as follows: Apr 3, 2018 · TensorFlow. js official documentation, TensorFlow. Mar 30, 2018 · TensorFlow. js and the browser. js conversion each with increasing complexity: A simple JAX function ; An image classification Flax model trained on the MNIST dataset Examples built with TensorFlow. View tfjs-examples on GitHub. js examples are mostly written in TypeScript or use the async/await ES2017 paradigma, while the most of node modules are not. js is to browse the TensorFlow. js samples describe some specific cases and it's hard to understand them and apply to my case. This example trains a Recurrent Neural Network to do addition without explicitly defining the addition operator. English | 中文. pbtxt) file storing the actual TensorFlow program, or model, and a set of named signatures, each identifying a function. js TensorFlow Lite TFX Modelos y conjuntos de datos Herramientas Bibliotecas y extensiones Programa de certificación de TensorFlow Conocimientos sobre AA Responsible AI Unirme Afficher des exemples et des démonstrations en direct créés avec TensorFlow. Tensors. js demos section to find demos that perform a task similar to your use case. 16. js is a useful library that brings the capabilities of TensorFlow to JavaScript and Node. js itself. js for Node. js in cross-platform desktop apps written with electron. We set units to 1 because we want to output 1 number. js: Helpful article that takes you through the basics of TensorFlow. Once you've tested your knowledge, and practiced with some of the TensorFlow. js GitHub repository, and online coding platforms offer tutorials, sample projects, and documentation to guide you through the learning process. The UI allows creation of models consisting of a single LSTM layer or multiple, stacked LSTM TensorFlow. The directory has a saved_model. javascript machine-learning webpack ai computer-vision deep-learning eslint tensorflow artificial-intelligence tensorflow-experiments bable tensorflow-examples tensorflowjs tensorflow-js Updated May 16, 2018 The --watch parameter currently failed to automatically generate mindar-XXX-aframe. jsモデルの振る舞いを可視化する A WebGL accelerated, browser based JavaScript library for training and deploying ML models menu Overview API Reference Node API tfjs-vis API tfjs-react-native API tfjs-tflite API Task API TensorFlow. 0 we can build complicated models with ease. js - Building the UI for neural network web app; TensorFlow. e. js Layers API. js environment. jsを使用してさまざまなMLタスクを実装した小さなコード例があります。 GitHubで見る. Why? I needed a FaceAPI that does not cause version conflict with newer versions of TensorFlow TensorFlow. js is a JavaScript library which can be used for training and deploying ML models in TensorFlow. Take a look at our pretrained models , and start building an app in minutes. js, it runs right in Mar 15, 2019 · As part of our focus to bring language-based models to TensorFlow. It allows developers to build, train, and Sep 20, 2019 · This post explains how to run Machine Learning in browser with TensorFlow. js? Aug 16, 2024 · For an example of style transfer with TensorFlow Lite, refer to Artistic style transfer with TensorFlow Lite. Specifically, it showcases an implementation of the policy-gradient method in TensorFlow. TensorFlow was developed by the Google Brain Team for internal Google use, but was released as open software in 2015. Instead we feed it examples of sums and let it learn from that. js was designed to provide the same features as the original TensorFlow library written in Python. x), keras, tensorflow. Tensor object represents an immutable, multidimensional array of numbers that has a shape and a data type. For additional information on installation and support, see the TensorFlow. Simple face detection Detect faces in images using a Single Shot Detector architecture with a custom encoder (Blazeface). It covers TensorFlow. Description. js, considera realizar este curso gratuito de cero a hero, que presupone que no tienes experiencia en aprendizaje automático ni TensorFlow. js and the layers API. js? Learn how to use TensorFlow with end-to-end examples Guide Learn framework concepts and components TensorFlow. dense ({units: 1}));. tfjs-vis is a small library for visualization in the web browser intended for use with TensorFlow. The central unit of data in TensorFlow. Tensorflow. In this article, we are going to get to know how to use this technology, and we are going to do it on one real-world classification problem. js - Serve deep learning models with Node. js A tf. This list is a collection of the best TensorFlow. js version 0. Examples built with TensorFlow. Incorporate testing data. Además, realizaremos una serie de transformaciones en nuestros datos que son prácticas recomendadas: distribución aleatoria y normalización . js tools, resources, videos and shiny things. js with latest available TensorFlow/JS as the original is not compatible with tfjs >=2. tf. js with native C++ bindings. Mar 2, 2023 · To understand how the TensorFlow. In this super-simple tutorial, I’ll show you a basic ‘Hello World’ example that will teach you the scaffolding to get you up and running. 1. Websites like TensorFlow. This exercise will demonstrate steps to setup the tfjs-node npm package in your server application, build a model, and train it with labeled pitch sensor data. js to train a LSTM model to generate random text based on the patterns in a text corpus such as Nietzsche's writing or the source code of TensorFlow. So let's get started! 2. I'm trying to train neural network to do some image processing. add (tf. It helps to predict business report execution wait time. js is a new JavaScript suite with a simple API for generating music and art with Magenta models. js WebGL Si es la primera vez que usas TensorFlow. The idea is for this to be a dropdead simple example that I can use to explain tensorflow. js que hacen que los modelos de entrenamiento de aprendizaje automático sean prácticos, debemos convertir nuestros datos en tensores. Automatically finding derivatives is a set of techniques known as autodiff. js API for model training, transfer learning and predict functionality. js Tutorials : These official tutorials on the TensorFlow. g. js to do predictive prefetching of resources. js in a Node. Train a model to balance a pole on a cart using reinforcement learning. js with complete, end-to-end examples. Could anybody help me with converting this Synaptic. 0). 公式チュートリアル This is the web demo part of the dual-environment TensorFlow. js; Often called tfjs-vis Run model with TensorFlow. Jul 9, 2020 · For example, you can upload a picture to a web browser or catch an image through a webcam. Note: Because we use ES2017 syntax (such as import), this workflow assumes you are using a modern browser or a bundler/transpiler to convert your code to something older browsers understand. A tensor is a generalization of vectors and matrices to higher dimensions. All TensorFlow TensorFlow Lite TensorFlow. This means privacy is protected and no text from the website you are analyzing is ever sent to any server for classification. Oct 28, 2024 · 12. js guide. TensorFlow. js and Tween. js look at the gradient operations. js repository. js Core. Backends/Platforms: TensorFlow. See examples and live demos built with TensorFlow. This makes it easier for users with experience developing Keras models in Python to migrate to TensorFlow. js, y te enseña todo lo que necesitas saber en pasos más pequeños. The model has been pre-trained in Python on digits 0-4 of the MNIST digits classification dataset. layers. js BERT API Using the model is super easy. Jan 31, 2024 · Run model in JavaScript; Run model with TensorFlow. Differences from Python tf. js and Python tf. js npm package for use with Node. Lightning is intended for latency-critical applications, while Thunder is intended for applications that require high accuracy. Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4. js, see the Node. Jun 2, 2023 · Save and load models – Learn how to save and load TensorFlow. The MNIST dataset is used as training data. Since it’s built on TensorFlow. js is modeled after Keras and we strive to make the Layers API as similar to Keras as reasonable given the differences between JavaScript and Python. Feb 16, 2023 · In this tutorial, you’ll run an example web application that uses TensorFlow. May 7, 2019 · In the next chapter, we’ll see some awesome examples of already made application built with TensorFlow. js to perform simple reinforcement learning (RL). js, see Use a pre-trained model. 自身のTensorFlow. 0 License . . js packages and APIs available for Node. js Examples Ui Scroll List Admin-template Table Layout Timeline Masonry Responsive Cards Bootstrap Grid Css Mobile Material-design Framework All UI May 2, 2018 · Magenta. Neural style transfer is an optimization technique used to take two images—a content image and a style reference image (such as an artwork by a famous painter)—and blend them together so the output image looks like the content image Feb 12, 2022 · TensorFlow (v2. Tensor: a set of values shaped into an array of one or more dimensions. js Converter (Full resolution image here. js is an open source software library to develop machine learning models in JavaScript, and use machine learning (training and inference) directly in the browser or Node. Nov 1, 2022 · The training will be done server-side in a Node. I successfully did it with Synaptic. Sep 28, 2018 · Tried reading the documentation tensorflow. An API for loading and executing the model in the browser with TensorFlow. square(). javascriptでTensorFlowモデルを使えるようにするTensorFlow. js layers format in the web_modeldirectory. How to access training and test data in the Node. js TensorFlow Lite TFX All libraries RESOURCES Models & datasets Tools Responsible AI Recommendation systems Groups Contribute Blog Forum About Case studies tfjs-vis is a small library for in browser visualization intended for use with TensorFlow. js y por qué deberías usarlo en tu próxima app web A WebGL accelerated, browser based JavaScript library for training and deploying ML models menu Overview API Reference Node API tfjs-vis API tfjs-react-native API tfjs-tflite API Task API TensorFlow. Tensor Disposal Usually we generate lots of intermediate tensors. js in Node. js which is now called TensorFlow. js is not just the result of some JS freak who absolutely wanted to avoid using other langages, let us TensorFlow. To learn more about pose detection using TensorFlow. 2 which was released on March 22nd, 2020. This catalog provides fun example use cases with links to the code that will help Because officiale Tensorflow. ML running in the browser means that from a user Mar 16, 2023 · Node. js ecosystem and the details behind conversion of models. js AutoML, Set of APIs to load and run models produced by AutoML Edge. Vue. However, I didn’t manage to try it out up until now. The training code is in gan. js, it does have some limitations when it comes to machine learning in Node. To use TensorFlow. To learn more about using TensorFlow. A bi-LSTM model Nov 18, 2019 · [Updated] BodyPix: Real-time Person Segmentation in the Browser with TensorFlow. TensorFlow CPU. There is a live demo app. js, you can not only run machine-learned models in the browser to perform inference, you can also train them. js to enable the user to search for image files on the local filesystem by content key words (e. May 3, 2023 · In this tutorial you'll explore an example web application that demonstrates transfer learning using the TensorFlow. model. keras and the TensorFlow. js WebGL JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow. The retraining (or transfer Nov 1, 2022 · In this tutorial, we'll build a TensorFlow. js, use either the npm CLI or yarn to complete one of the installation options below. jsの既存コードを元にして学ぶ. js May 9, 2022 · Open-source library TensorFlow. Backends/Platforms: Jun 7, 2018 · With TensorFlow. 0 License , and code samples are licensed under the Apache 2. js WebGL With all the changes and improvements made in TensorFlow 2. js . How to deploy the trained model for inference in a client/server application. Note: tensorflow. All of the code used in this post is available in this colab notebook, which will run end to end (including installing TensorFlow 2. js November 18, 2019 — Update (November 18th, 2019) BodyPix 2. js and Express; TensorFlow. js example of Auxiliary Classifier Generative Adversarial Network (ACGAN). Oct 12, 2023 · The TensorFlow. js TensorFlow Lite TFX All libraries RESOURCES Models & datasets Tools Responsible AI Recommendation systems Groups Contribute Blog Mar 13, 2020 · Everything happens client side in the web browser, because we are using TensorFlow. All the examples in the examples folder is configured to use this development build, so you can open those examples in browser to start debugging or development. js; Introduction Tutorials Guide Learn ML TensorFlow (v2. Nov 1, 2022 · The Layers API of TensorFlow. js using tfjs-node or tfjs-node-gpu. js This example shows you how to train MNIST (using the layers API) under Node. How to train a model with TensorFlow.
ytyx irmwbm gvxzvb ehnerrpz urcpl buimyg ouawqi unbxvdg glvk meff
{"Title":"What is the best girl
name?","Description":"Wheel of girl
names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}