Videos

Building dataset – Deep Learning in Halite AI competition p.3



sentdex

Creating the code to automatically build up our training data from the randomly moving model.

#machinelearning
#deeplearning
#python

Source

Similar Posts

21 thoughts on “Building dataset – Deep Learning in Halite AI competition p.3
  1. Hello Sentdex, any plans for videos related to tensorflow on nodejs? It seems that nodejs is poised to become a solid competition for python. Just think about, js is a lingua franca of the dev world. One language for front and backend. To prove it I have deployed a v.simple serverless mobile app using MobileNet model with tfjs-node to predict objects from an image. Images are uploaded to cloud with cloudinary.com. Then serverless ibmcloud functions deployed with docker are invoked for the image analysis with node tensorflowjs.
    https://github.com/bartosz-paternoga/MobileNet_tfjs-node_SLS
    demo https://bartosz-paternoga.github.io/mobilenet-tfjs-node-sls
    Could be great if guys like you promote machine learning with tfjs, and not necessarily on the browser alone but on the server side with nodejs as well. Hope to see some js on you channel! cheers

  2. I guess it's better to see how much has been collected by the ship and not how much has been desposited to your shipyard since moving away shouldn't be punished due to random movement.

  3. I know this hasn't really to do with the video, but I can't find a solution to my problem:
    I'm trying to make an RNN that also has Conv2D at the start in Keras.
    I used adam optimizer and everything but the LSTM cells is TimeDistributed. It should track the velocity of a dot, but the loss won't go down.
    The problem is a bit to big to explain in full detail here, so if you would like to help me on this, I will explain it better. Thanks

  4. around 1 hour and 30 minutes into this machine learning tutorial i find that i wasted my time and could have done much better with a basic 30 minute video where basic replay data is parsed and then some statistics are piled up to adjust a training value
    after 1 hour 30 minutes this machine learning process is still at the setup stage.

  5. You have made so many great AI videos. I just got Anki Cozmo and want to learn how to use Tensorflow with the cozmo SDK so that AI and Neural Networks can be merged with real-life products and robots. Hope you can help.

  6. Santdex How can i do prediction personality analysis of multiple CV and then Rank them using python and the CV is stored in Database what techniques should i use Please Guide me
    must reply

  7. I would recommend using the following command to make lots of training data:

    halite.exe –no-replay –no-logs –results-as-json –turn-limit {MAX_TURNS} -vvv –width {map_size} –height {map_size} "python sentdebot.py" "python sentdebot.py"

    This allows you to not print the replay or error log files. Plus the cmd window game console output isn't text it's the numeric json. This is the best way I found to create training data.

Comments are closed.

WP2Social Auto Publish Powered By : XYZScripts.com