-
For tutorials or quick tests and adaptation I would like to have a small helper function which
- downloads the most recent model from zenodo
- opens the model
(similar in style to what you can do…
-
Hi there, I love your tutorials! They helped me a lot while I'm doing my internship. I'm wondering if you have any interest in machine learning, specifically supervised deep learning using tensorflow?…
-
I'm following sentdex's tutorials on making the chatbot and I see that it requires tensorflow 1.4.0. Have there been any changes to the repo so that it supports tensorflow version above 1.4.0. I'm cur…
-
I noticed that the TensorFlow yolov4 example is removed from the repo. In the READ ME file, the instructions said to use the pre-trained weights yolov4-leaky_best.weights.7z.001 . I could not find th…
-
Hi, I am looking for a list of peer-reviewed articles on Greta and underlying technologies (HMC, Tensorflow,...) to get a technical understanding how Greta works. Sofar, I found mostly tutorials and t…
-
(tensorflow) C:\Users\Sagar\stanford-tensorflow-tutorials\2017\assignments\chatbot>python data.py
Preparing raw data into train set and test set ...
Traceback (most recent call last):
File "data.…
-
I realized this model doesn't use tensorflow/pytorch
e.g Pytorch models to onnx https://docs.microsoft.com/en-us/windows/ai/windows-ml/tutorials/pytorch-convert-model
-
using this https://www.tensorflow.org/tutorials/images/transfer_learning
when mlcompute.set_mlc_device(device_name='any') throw a segmentation fault at epoch 3
when mlcompute.set_mlc_device(device…
-
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
[](https://localhost:8080/#) in ()
5 ge…
KhomZ updated
2 years ago
-
Python version: 3.5.2
onnx==1.2.1
onnx-tf==1.1.2
tensorflow-gpu==1.8.0
Using tutorial as of [this commit](https://github.com/onnx/tutorials/commit/70d57df667e494d8fb07130f334cb58f4e3f04ac).
Fol…