Giter VIP home page Giter VIP logo

Comments (7)

mikehardy avatar mikehardy commented on August 22, 2024 1

I don't know whether to look at the screenshots or the text. Screenshots aren't a good way to share information unless it's a graphical element out of position or something. And the formatting isn't great - use triple-backticks per the markdown info available on github like this, when I tried to reproduce and couldn't:


mike@isabela:~/work/react-random/react-native-firebase-starter (master) % git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
mike@isabela:~/work/react-random/react-native-firebase-starter (master) % yarn 
yarn install v1.17.3
[1/4] Resolving packages...
success Already up-to-date.
Done in 0.32s.
mike@isabela:~/work/react-random/react-native-firebase-starter (master) % yarn rename
yarn run v1.17.3
$ node ./bin/rename.js
---------------------------------------------------------
Enter your Project name, e.g. My Amazing Project: rnfirebasetest
---------------------------------------------------------
Enter your Company name, e.g. My Company: kullki
---------------------------------------------------------
---------------------------------------
Updating project name: rnfirebasetest
---------------------------------------
[replaceInFile] Modified files: 
 ./android/app/src/main/java/com/invertase/rnfirebasestarter/MainActivity.java
./android/app/src/main/res/values/strings.xml
./android/settings.gradle
./ios/Podfile
./ios/RNFirebaseStarter.xcodeproj/project.pbxproj
./ios/RNFirebaseStarter.xcodeproj/xcshareddata/xcschemes/RNFirebaseStarter-tvOS.xcscheme
./ios/RNFirebaseStarter.xcodeproj/xcshareddata/xcschemes/RNFirebaseStarter.xcscheme
./ios/RNFirebaseStarter.xcworkspace/contents.xcworkspacedata
./ios/RNFirebaseStarter/AppDelegate.m
./ios/RNFirebaseStarter/Base.lproj/LaunchScreen.xib
./ios/RNFirebaseStarter/Info.plist
./ios/RNFirebaseStarterTests/RNFirebaseStarterTests.m
./app.json
./package.json
---------------------------------------
Finished updating project name
---------------------------------------

---------------------------------------
Updating package name: com.kullki.rnfirebasetest
---------------------------------------
[replaceInFile] Modified files: 
 ./android/app/build.gradle
./android/app/src/main/AndroidManifest.xml
./android/app/src/main/java/com/invertase/rnfirebasestarter/MainActivity.java
./android/app/src/main/java/com/invertase/rnfirebasestarter/MainApplication.java
---------------------------------------
Finished updating package name
---------------------------------------

---------------------------------------
Rename project files
---------------------------------------
[renameFiles] Renamed: .//ios/RNFirebaseStarter to: .//ios/rnfirebasetest
[renameFiles] Renamed: .//ios/RNFirebaseStarter-tvOS to: .//ios/rnfirebasetest-tvOS
[renameFiles] Renamed: .//ios/RNFirebaseStarter-tvOSTests to: .//ios/rnfirebasetest-tvOSTests
[renameFiles] Renamed: .//ios/RNFirebaseStarter.xcodeproj to: .//ios/rnfirebasetest.xcodeproj
[renameFiles] Renamed: .//ios/rnfirebasetest.xcodeproj/xcshareddata/xcschemes/RNFirebaseStarter-tvOS.xcscheme to: .//ios/rnfirebasetest.xcodeproj/xcshareddata/xcschemes/rnfirebasetest-tvOS.xcscheme
[renameFiles] Renamed: .//ios/rnfirebasetest.xcodeproj/xcshareddata/xcschemes/RNFirebaseStarter.xcscheme to: .//ios/rnfirebasetest.xcodeproj/xcshareddata/xcschemes/rnfirebasetest.xcscheme
[renameFiles] Renamed: .//ios/RNFirebaseStarter.xcworkspace to: .//ios/rnfirebasetest.xcworkspace
[renameFiles] Renamed: .//ios/RNFirebaseStarterTests to: .//ios/rnfirebasetestTests
[renameFiles] Renamed: .//ios/rnfirebasetestTests/RNFirebaseStarterTests.m to: .//ios/rnfirebasetestTests/rnfirebasetestTests.m
[renameFiles] Renamed: .//android/app/src/main/java/com/invertase/rnfirebasestarter to: .//android/app/src/main/java/com/invertase/rnfirebasetest
---------------------------------------
Finished renaming project files
---------------------------------------

---------------------------------------
Rename company files
---------------------------------------
[renameFiles] Renamed: .//android/app/src/main/java/com/invertase to: .//android/app/src/main/java/com/kullki
---------------------------------------
Finished renaming company files
---------------------------------------


---------------------------------------------------------
Set project parameters to:
---------------------------------------------------------
Project name:  rnfirebasetest
Company name:  kullki
Package name:  com.kullki.rnfirebasetest
---------------------------------------------------------

Done in 15.17s.
mike@isabela:~/work/react-random/react-native-firebase-starter (master *) % cp ../rnfbdemo/google-services.json ./android/app/
Amike@isabela:~/work/react-random/react-native-firebase-starter (master *) % react-native run-android
info JS server already running.
info Building and installing the app on the device (cd android && ./gradlew app:installDebug)...

> Configure project :app
registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)

> Configure project :react-native-firebase
react-native-firebase: using React Native prebuilt binary from /home/mike/work/react-random/react-native-firebase-starter/node_modules/react-native/android

> Task :app:processDebugGoogleServices
Parsing json file: /home/mike/work/react-random/react-native-firebase-starter/android/app/google-services.json

> Task :app:processDebugManifest
/home/mike/work/react-random/react-native-firebase-starter/android/app/src/debug/AndroidManifest.xml:24:9-31:50 Warning:
        activity#com.google.firebase.auth.internal.FederatedSignInActivity@android:launchMode was tagged at AndroidManifest.xml:24 to replace other declarations but no other declaration present

> Task :react-native-firebase:compileDebugJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
/home/mike/work/react-random/react-native-firebase-starter/android/app/build/intermediates/transforms/FirebasePerformancePlugin/debug/4/com/google/firebase/perf/network/zzg.class: D8: Interface `org.apache.http.client.ResponseHandler` not found. It's needed to make sure desugaring of `com.google.firebase.perf.network.zzg` is correct. Desugaring will assume that this interface has no default method.
/home/mike/work/react-random/react-native-firebase-starter/android/app/build/intermediates/transforms/FirebasePerformancePlugin/debug/12/com/google/android/gms/internal/clearcut/zzfd$zzb.class: D8: Type `libcore.io.Memory` was not found, it is required for default or static interface methods desugaring of `void com.google.android.gms.internal.clearcut.zzfd$zzb.zza(long, byte)`
/home/mike/work/react-random/react-native-firebase-starter/android/app/build/intermediates/transforms/FirebasePerformancePlugin/debug/12/com/google/android/gms/internal/clearcut/zzfd$zza.class: D8: Type `libcore.io.Memory` was not found, it is required for default or static interface methods desugaring of `void com.google.android.gms.internal.clearcut.zzfd$zza.zza(long, byte)`
/home/mike/work/react-random/react-native-firebase-starter/android/app/build/intermediates/transforms/FirebasePerformancePlugin/debug/42/okhttp3/internal/platform/ConscryptPlatform.class: D8: Type `org.conscrypt.Conscrypt` was not found, it is required for default or static interface methods desugaring of `java.security.Provider okhttp3.internal.platform.ConscryptPlatform.getProvider()`
/home/mike/work/react-random/react-native-firebase-starter/android/app/build/intermediates/transforms/FirebasePerformancePlugin/debug/54/com/google/android/gms/internal/measurement/zzhv$zza.class: D8: Type `libcore.io.Memory` was not found, it is required for default or static interface methods desugaring of `void com.google.android.gms.internal.measurement.zzhv$zza.zza(long, byte)`
/home/mike/work/react-random/react-native-firebase-starter/android/app/build/intermediates/transforms/FirebasePerformancePlugin/debug/54/com/google/android/gms/internal/measurement/zzhv$zzc.class: D8: Type `libcore.io.Memory` was not found, it is required for default or static interface methods desugaring of `void com.google.android.gms.internal.measurement.zzhv$zzc.zza(long, byte)`
/home/mike/work/react-random/react-native-firebase-starter/android/app/build/intermediates/transforms/FirebasePerformancePlugin/debug/102/com/google/common/cache/Striped64.class: D8: Type `sun.misc.Unsafe` was not found, it is required for default or static interface methods desugaring of `sun.misc.Unsafe com.google.common.cache.Striped64.getUnsafe()`
/home/mike/work/react-random/react-native-firebase-starter/android/app/build/intermediates/transforms/FirebasePerformancePlugin/debug/113/io/invertase/firebase/links/RNFirebaseLinks.class: D8: Type `com.google.firebase.appinvite.FirebaseAppInvite` was not found, it is required for default or static interface methods desugaring of `boolean io.invertase.firebase.links.RNFirebaseLinks.isInvitation(com.google.firebase.dynamiclinks.PendingDynamicLinkData)`
/home/mike/work/react-random/react-native-firebase-starter/android/app/build/intermediates/transforms/FirebasePerformancePlugin/debug/102/com/google/common/hash/LittleEndianByteArray$UnsafeByteArray.class: D8: Type `sun.misc.Unsafe` was not found, it is required for default or static interface methods desugaring of `sun.misc.Unsafe com.google.common.hash.LittleEndianByteArray$UnsafeByteArray.getUnsafe()`
/home/mike/work/react-random/react-native-firebase-starter/android/app/build/intermediates/transforms/FirebasePerformancePlugin/debug/102/com/google/common/primitives/UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator.class: D8: Type `sun.misc.Unsafe` was not found, it is required for default or static interface methods desugaring of `sun.misc.Unsafe com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator.getUnsafe()`
/home/mike/work/react-random/react-native-firebase-starter/android/app/build/intermediates/transforms/FirebasePerformancePlugin/debug/102/com/google/common/util/concurrent/AbstractFuture$UnsafeAtomicHelper.class: D8: Type `sun.misc.Unsafe` was not found, it is required for default or static interface methods desugaring of `void com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper.<clinit>()`

> Task :app:installDebug
02:36:53 V/ddms: execute: running am get-config
02:36:53 V/ddms: execute 'am get-config' on 'emulator-5554' : EOF hit. Read: -1
02:36:53 V/ddms: execute: returning
Installing APK 'app-debug.apk' on 'Pixel_3_API_29_NEW(AVD) - 10' for app:debug
02:36:53 D/app-debug.apk: Uploading app-debug.apk onto device 'emulator-5554'
02:36:53 D/Device: Uploading file onto device 'emulator-5554'
02:36:53 D/ddms: Reading file permision of /home/mike/work/react-random/react-native-firebase-starter/android/app/build/outputs/apk/debug/app-debug.apk as: rw-r--r--
02:36:53 V/ddms: execute: running pm install -r -t "/data/local/tmp/app-debug.apk"
02:36:54 V/ddms: execute 'pm install -r -t "/data/local/tmp/app-debug.apk"' on 'emulator-5554' : EOF hit. Read: -1
02:36:54 V/ddms: execute: returning
02:36:54 V/ddms: execute: running rm "/data/local/tmp/app-debug.apk"
02:36:54 V/ddms: execute 'rm "/data/local/tmp/app-debug.apk"' on 'emulator-5554' : EOF hit. Read: -1
02:36:54 V/ddms: execute: returning
Installed on 1 device.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 29s
50 actionable tasks: 48 executed, 2 up-to-date
info Running /home/mike/Android/Sdk/platform-tools/adb -s emulator-5554 reverse tcp:8081 tcp:8081
8081
info Starting the app on emulator-5554 (/home/mike/Android/Sdk/platform-tools/adb -s emulator-5554 shell am start -n com.kullki.rnfirebasetest/com.kullki.rnfirebasetest.MainActivity)...
Starting: Intent { cmp=com.kullki.rnfirebasetest/.MainActivity }
mike@isabela:~/work/react-random/react-native-firebase-starter (master *) % 


So, I don't know, works for me?

from react-native-firebase-starter.

upxsolution avatar upxsolution commented on August 22, 2024 1

I am sending the error without using image. what could have happened ?

C:\Users\engenharia1\Downloads\lol\upxx>react-native run-android
info Starting JS server...
info Building and installing the app on the device (cd android && gradlew.bat app:installDebug)...

> Configure project :app
registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)

> Configure project :react-native-firebase
react-native-firebase: using React Native prebuilt binary from C:\Users\engenharia1\Downloads\lol\upxx\node_modules\react-native\android

> Task :app:preDebugBuild FAILED
Dependency resolved to an incompatible version: Dependency(fromArtifactVersion=ArtifactVersion(groupId=com.google.firebase, artifactId=firebase-messaging, version=18.0.0), toArtifact=Artifact(groupId=com.google.firebase, artifactId=firebase-iid), toArtifactVersionString=[18.0.0])

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:preDebugBuild'.
> In project 'app' a resolved Google Play services library dependency depends on another at an exact version (e.g. "[18.0.
  0]", but isn't being resolved to that version. Behavior exhibited by the library will be unknown.

  Dependency failing: com.google.firebase:firebase-messaging:18.0.0 -> com.google.firebase:firebase-iid@[18.0.0], but fire
  base-iid version was 19.0.0.

  The following dependencies are project dependencies that are direct or have transitive dependencies that lead to the art
  ifact with the issue.
  -- Project 'app' depends onto com.google.firebase:[email protected]
  -- Project 'app' depends onto com.google.firebase:firebase-analytics@{strictly 17.0.0}
  -- Project 'app' depends onto com.google.firebase:[email protected]
  -- Project 'app' depends onto com.google.firebase:firebase-functions@{strictly 17.0.0}
  -- Project 'app' depends onto com.google.firebase:firebase-perf@{strictly 17.0.0}
  -- Project 'app' depends onto com.google.firebase:[email protected]
  -- Project 'app' depends onto com.google.firebase:firebase-ads@{strictly 15.0.1}
  -- Project 'app' depends onto com.google.firebase:firebase-messaging@{strictly 18.0.0}
  -- Project 'app' depends onto com.google.firebase:[email protected]
  -- Project 'app' depends onto com.google.firebase:[email protected]
  -- Project 'app' depends onto com.google.android.gms:play-services-measurement-api@{strictly 17.0.0}
  -- Project 'app' depends onto com.google.firebase:firebase-core@{strictly 16.0.9}
  -- Project 'app' depends onto com.google.firebase:[email protected]
  -- Project 'app' depends onto com.google.firebase:firebase-iid@{strictly 19.0.0}
  -- Project 'app' depends onto com.google.firebase:[email protected]
  -- Project 'app' depends onto com.google.firebase:firebase-config@{strictly 17.0.0}

  For extended debugging info execute Gradle from the command line with ./gradlew --info :app:assembleDebug to see the dep
  endency paths to the artifact. This error message came from the google-services Gradle plugin, report issues at https://
  github.com/google/play-services-plugins and disable by adding "googleServices { disableVersionCheck = false }" to your b
  uild.gradle file.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 9s
3 actionable tasks: 3 executed
error Could not install the app on the device, read the error above for details.
Make sure you have an Android emulator running or a device connected and have
set up your Android development environment:
https://facebook.github.io/react-native/docs/getting-started.html
error Command failed: gradlew.bat app:installDebug. Run CLI with --verbose flag for more details.

from react-native-firebase-starter.

upxsolution avatar upxsolution commented on August 22, 2024

Can you send me the data of your package.json I'm using the dependencies version: {
    "react": "16.8.3",
    "react-native": "0.59.9",
    "react-native-firebase": "^ 5.5.4"
  },
thanks for listening

from react-native-firebase-starter.

MuriloPetruci avatar MuriloPetruci commented on August 22, 2024

I have the same mistake

from react-native-firebase-starter.

mikehardy avatar mikehardy commented on August 22, 2024

I don't need to send the package.json. You can see I ran git status. The output was clean. Thus everything I have is exactly as you see in the github repository

from react-native-firebase-starter.

upxsolution avatar upxsolution commented on August 22, 2024

It worked buddy. Thanks a lot for the help.
I believe the error was in the previous settings of android studio because normally the error that accused was about AVD manager not being connected.

info Starting JS server...
info Building and installing the app on the device (cd android && gradlew.bat app:installDebug)...
Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details

> Configure project :app
registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)

> Configure project :react-native-firebase
react-native-firebase: using React Native prebuilt binary from C:\Users\engenharia1\Downloads\testreactfirebase\testereactnativefirebase\node_modules\react-native\android

> Task :app:processDebugGoogleServices
Parsing json file: C:\Users\engenharia1\Downloads\testreactfirebase\testereactnativefirebase\android\app\google-services.json

> Task :app:processDebugManifest
C:\Users\engenharia1\Downloads\testreactfirebase\testereactnativefirebase\android\app\src\debug\AndroidManifest.xml:24:9-31:50 Warning:
        activity#com.google.firebase.auth.internal.FederatedSignInActivity@android:launchMode was tagged at AndroidManifest.xml:24 to replace other declarations but no other declaration present

> Task :react-native-firebase:compileDebugJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
C:\Users\engenharia1\Downloads\testreactfirebase\testereactnativefirebase\android\app\build\intermediates\transforms\FirebasePerformancePlugin\debug\4\com\google\firebase\perf\network\zzg.class: D8: Interface `org.apache.http.client.ResponseHandler` not found. It's needed to make sure desugaring of `com.google.firebase.perf.network.zzg` is correct. Desugaring will assume that this interface has no default method.
C:\Users\engenharia1\Downloads\testreactfirebase\testereactnativefirebase\android\app\build\intermediates\transforms\FirebasePerformancePlugin\debug\12\com\google\android\gms\internal\clearcut\zzfd$zzb.class: D8: Type `libcore.io.Memory` was not found, it is required for default or static interface methods desugaring of `void com.google.android.gms.internal.clearcut.zzfd$zzb.zza(long, byte)`
C:\Users\engenharia1\Downloads\testreactfirebase\testereactnativefirebase\android\app\build\intermediates\transforms\FirebasePerformancePlugin\debug\12\com\google\android\gms\internal\clearcut\zzfd$zza.class: D8: Type `libcore.io.Memory` was not found, it is required for default or static interface methods desugaring of `void com.google.android.gms.internal.clearcut.zzfd$zza.zza(long, byte)`
C:\Users\engenharia1\Downloads\testreactfirebase\testereactnativefirebase\android\app\build\intermediates\transforms\FirebasePerformancePlugin\debug\42\okhttp3\internal\platform\ConscryptPlatform.class: D8: Type `org.conscrypt.Conscrypt` was not found, it is required for default or static interface methods desugaring of `java.security.Provider okhttp3.internal.platform.ConscryptPlatform.getProvider()`
C:\Users\engenharia1\Downloads\testreactfirebase\testereactnativefirebase\android\app\build\intermediates\transforms\FirebasePerformancePlugin\debug\54\com\google\android\gms\internal\measurement\zzhv$zza.class: D8: Type `libcore.io.Memory` was not found, it is required for default or static interface methods desugaring of `void com.google.android.gms.internal.measurement.zzhv$zza.zza(long, byte)`
C:\Users\engenharia1\Downloads\testreactfirebase\testereactnativefirebase\android\app\build\intermediates\transforms\FirebasePerformancePlugin\debug\102\com\google\common\primitives\UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator.class: D8: Type `sun.misc.Unsafe` was not found, it is required for default or static interface methods desugaring of `sun.misc.Unsafe com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator.getUnsafe()`
C:\Users\engenharia1\Downloads\testreactfirebase\testereactnativefirebase\android\app\build\intermediates\transforms\FirebasePerformancePlugin\debug\113\io\invertase\firebase\links\RNFirebaseLinks.class: D8: Type `com.google.firebase.appinvite.FirebaseAppInvite` was not found, it is required for default or static interface methods desugaring of `boolean io.invertase.firebase.links.RNFirebaseLinks.isInvitation(com.google.firebase.dynamiclinks.PendingDynamicLinkData)`

> Task :app:installDebug
10:43:10 V/ddms: execute: running am get-config
10:43:10 V/ddms: execute 'am get-config' on 'emulator-5554' : EOF hit. Read: -1
10:43:10 V/ddms: execute: returning
Installing APK 'app-debug.apk' on 'Pixel_3_API_29(AVD) - 10' for app:debug
10:43:10 D/app-debug.apk: Uploading app-debug.apk onto device 'emulator-5554'
10:43:10 D/Device: Uploading file onto device 'emulator-5554'
10:43:10 D/ddms: Reading file permision of C:\Users\engenharia1\Downloads\testreactfirebase\testereactnativefirebase\android\app\build\outputs\apk\debug\app-debug.apk as: rwx------
10:43:11 V/ddms: execute: running pm install -r -t "/data/local/tmp/app-debug.apk"
10:43:13 V/ddms: execute 'pm install -r -t "/data/local/tmp/app-debug.apk"' on 'emulator-5554' : EOF hit. Read: -1
10:43:13 V/ddms: execute: returning
10:43:13 V/ddms: execute: running rm "/data/local/tmp/app-debug.apk"
10:43:14 V/ddms: execute 'rm "/data/local/tmp/app-debug.apk"' on 'emulator-5554' : EOF hit. Read: -1
10:43:14 V/ddms: execute: returning
Installed on 1 device.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 22m 3s
48 actionable tasks: 48 executed
info Running C:\Users\engenharia1\AppData\Local\Android\Sdk/platform-tools/adb -s emulator-5554 reverse tcp:8081 tcp:8081
8081
info Starting the app on emulator-5554 (C:\Users\engenharia1\AppData\Local\Android\Sdk/platform-tools/adb -s emulator-5554 shell am start -n com.thunder.upx/com.thunder.upx.MainActivity)...
Starting: Intent { cmp=com.thunder.upx/.MainActivity }

from react-native-firebase-starter.

mikehardy avatar mikehardy commented on August 22, 2024

Glad that worked for you - I will note that this leaves you with a react-native 0.59 project, which is less than ideal as you then have to upgrade it immediately. I haven't had time and no one has proposed a PR yet to move it to react-native 0.60 so it is a little out of date. You might try this as well, for a react-native 0.60 project https://github.com/mikehardy/rnfbdemo/blob/master/make-demo.sh / https://github.com/mikehardy/rnfbdemo/

from react-native-firebase-starter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.