https://github.com/gabrielimartins7/tensorflow-rn
Tensorflow no React Native (Machine Learning + IA )
https://github.com/gabrielimartins7/tensorflow-rn
expo-image-picker google-brain inteligencia-artificial machine-learning react-native tensorflow
Last synced: about 2 months ago
JSON representation
Tensorflow no React Native (Machine Learning + IA )
- Host: GitHub
- URL: https://github.com/gabrielimartins7/tensorflow-rn
- Owner: gabrielimartins7
- Created: 2023-11-10T18:32:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-14T19:21:23.000Z (over 2 years ago)
- Last Synced: 2025-04-14T07:47:29.886Z (about 1 year ago)
- Topics: expo-image-picker, google-brain, inteligencia-artificial, machine-learning, react-native, tensorflow
- Language: TypeScript
- Homepage:
- Size: 430 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tensorflow
> In this readme I will help you with the installation and execution of the project step by step.
## 💻 Requirements (libs, dependencies, packages)
- [x] Npm or Yarn
- [x] Expo
- [x] Expo GLView
- [x] Expo Camera
- [x] Expo AsyncStorage
- [x] Expo FileSystem
- [x] Expo-gl-cpp
- [x] Typescript
- [x] React Native
- [x] React-native-fs
- [x] TensorFlow
- [x] TensorFlow - React Native
Before you begin, make sure you've met the following requirements:
- You've installed in your machine the latest version of:
` react-native / expo / npm or yarn / VSCode or another IDE`
## 🚀 Installing
For intalling , follow these steps:
In your browser, follow the installation step by step according to your operating system:
```
https://github.com/gabrielimartins7/tensorflow-rn
```
Git Clone:
```
git clone https://github.com/gabrielimartins7/maestroApp
```
Enter the repository:
```
cd tensorflow-rn
```
Install the project dependencies:
```
npm or yarn
```
Open the project:
```
code .
```