-
thanks Keon for your great code!
I have two questions:
1- What does [0] means in self.model.predict(next_state)[0] and return np.argmin(act_values[0])? Does this mean that first element of batch?
2…
fi000 updated
6 years ago
-
_Note:_ machine learning is not magic. It can’t predict a random sequence, and you have to be very careful of your own biases when training models.
For example, twitter and reddit data correlates w…
-
I've been trying to replicate the results of your leaderboard, but I found a number of things confusing (based on the "medium" data in the linked colab):
1) leaderboard is based on "realworld" level,…
-
Deep learning can be used for recommender systems for movies, books, and music. See the presentation for more details.
-
hey Byron a thought, wouldn't it be server-free if we use tf.js, there is https://github.com/justadudewhohacks/face-api.js to get started (and if you want to go the facial landmark way)
To arrive …
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.16.1
### Custom code
Yes
### OS platform and distribution
_No respo…
-
Hello, I am working with a Unet segmentation model for medical image analysis, and I would like to know how important are negative examples (with empty masks) for my model to learn that some images ar…
-
Do you have some links to papers describing such SIREN networks?
I'm interested in this topic.
-
If you have an internship or job opportunity at your company or know about some other good place, please comment with the following information:
- Position title
- Remote / Physical location…
-
Hello, I ran into a problem that the deep-cpf1 score generated from the command line is different from the results of the web version( http://crispor.tefor.net/ ). Have you ever encountered this probl…