Lecture 0: Getting started with DeepLearning4j

Поділитися
Вставка
  • Опубліковано 25 сер 2024

КОМЕНТАРІ • 30

  • @revengeofthepencil
    @revengeofthepencil 2 роки тому +1

    Thank you for a very clear overview. Also, this guy has most calm, reassuring voice of anyone I've ever heard in a UA-cam tech video. I think my blood pressure is measurably lower now than it was when I started watching.

  • @peterluxus7382
    @peterluxus7382 2 роки тому +2

    Ah, 2016, no greetings with a guy on cocaine "WHAAATS UP GUYS, WELCOME TO MY CHANNEL, THUMBS UP, SUBSCRIBE AND COMMENT, YES, EVEN BEFORE YOU HAVE SEEN THE FIRST 10 SECONDS OF THE VIDEO, YES, I ON DRUGS, ENERGY DRINKS, I WANT TO BECOME A UA-camR... ".
    No, instead a calm voice, sovereign, presenting only the facts. What a joy. I miss 2016.

  • @mesutpiskin
    @mesutpiskin 7 років тому +3

    A clear tutorial, thank you so much.

  • @nielspaulin2647
    @nielspaulin2647 2 роки тому

    EXCELLENT!

  • @reksmeyok1957
    @reksmeyok1957 5 років тому

    Thanks you for your guiding video. I followed all your steps, and got to the final result. Except, IntelliJ and JDK 11 doest support JavaFx which is used in class ImageDrawer in the folder dataexamples in the folder of the directory src,main,java

    • @huyennguyen88
      @huyennguyen88 5 років тому

      I also use JDK 11, and have some problems. Now do you run well?

  • @tylermaclean9156
    @tylermaclean9156 5 років тому +2

    it keeps saying" the java : package com.sun.media.sound does not exist" and gives a bunch of errors when i try to run any of the examples

    • @jakeroosenbloom
      @jakeroosenbloom 5 років тому +1

      You need to use JDK 8 instead of JDK 12 or versions above 8.

  • @stanvanderbend8298
    @stanvanderbend8298 7 років тому

    Very clear tutorial, thanks :)

  • @MrChaos987
    @MrChaos987 7 років тому +1

    If you put a image per step to the installation tutorial page, it will much easier to use and understand.

    • @sputnick2779
      @sputnick2779 7 років тому

      If you have any troubles with the installation process, feel free to leave them in the comments. It is definitely a lengthy process to install.

    • @MrChaos987
      @MrChaos987 7 років тому

      does it support the kotlin?

    • @sputnick2779
      @sputnick2779 7 років тому

      Yes. Here is a quote from the website:
      _Deeplearning4j is written in Java and is compatible with any JVM language, such as Scala, Clojure or Kotlin. The underlying computations are written in C, C++ and Cuda. Keras will serve as the Python API._

  • @user-rg4di6wd5w
    @user-rg4di6wd5w 4 роки тому

    getting below exception when i try to run in IntelliJ. followed all instructions in the video. do we have a separate set up for the IRISData ?
    Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403 for URL: @t
    at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1919)
    at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515)
    at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:250)

  • @futech9002
    @futech9002 7 років тому

    sir while importing project dl4j-examples it is nor showing any packages in the index list.Please tell me what should i do now

  • @sharifulislam-pd3sj
    @sharifulislam-pd3sj 5 років тому

    Subscribed

  • @Philosophos117
    @Philosophos117 3 роки тому +1

    There is no pom.xml file in the outer most file directory so when I run mvn clean install it doesn't work, and when you try to run it on the other pom.xml files it runs but get's stuck with no result.
    Outdated video maybe?

    • @JLSXMK8
      @JLSXMK8 3 роки тому

      Outdated, most likely. Just tried to run the "mvn clean install" on my own system, and it was just giving me a build error. The exact same thing happened.

    • @saimkaleem8568
      @saimkaleem8568 4 місяці тому

      @@JLSXMK8 Greetings, I wanted to ask if you figured it out eventually? If yes, then how?

  • @atharvaprabhune8815
    @atharvaprabhune8815 6 років тому

    None of these terminal commands work on windows. What should Windows users do?

    • @lukasweber6092
      @lukasweber6092 5 років тому

      Get a virtual Linux machine

    • @bebro2075
      @bebro2075 5 років тому +1

      Or download and use gitbash. Google for gitbash.

  • @syedtanvirrezaSUST
    @syedtanvirrezaSUST 6 років тому

    Is that working with Android Studio??

    • @kas-lw7xz
      @kas-lw7xz 5 років тому

      I don't know, but i think mobile devices arent really fast in calculating thing like Deep learning

    • @jacoblakies9189
      @jacoblakies9189 3 роки тому

      No it is not Android Studio but I believe it's from the same company JetBrains, the IDE he is using is called IntelliJ Community Version which is a free IDE highly recommend over Eclipse if you are writing Java.

  • @ironandre895
    @ironandre895 10 місяців тому

    garbage