Mustafa Aldemir
Mustafa Aldemir
I would love to have such a good collection in Turkish. I think it would be helpful not only for interviewees but also for those who want to keep him/herself...
are there any solutions to this? is it possible to solve it with some optimizations?
deleting IoT thing and IoT certificate also works
> If you are using this inside a SageMaker Studio MLOps Project, make sure to declare your requirements.txt inside a MANIFEST.in file to be shipped with the library: https://packaging.python.org/en/latest/guides/using-manifest-in/. Should...
@owenvallis I'm sorry, I can't share the full code because it has some confidential pieces we developed. This was how I configured checkpointing: ``` checkpoint_cb = tf.keras.callbacks.ModelCheckpoint(checkpoint_path, monitor='loss', save_freq='epoch', save_weights_only=False,...
@owenvallis could you reproduce it?
@owenvallis yes, it was tfa.optimizers.RectifiedAdam.
@bennuttall the PyPI page has a link to the official repository of https://github.com/tensorflow/tensorflow/tags Can you add this to your builds?
> Any updates on this? Or is there something I could do to help? I really, really want to use tensorflow 2.x on my Raspberry Pi/Revolution Pi. meanwhile you can...
@KopfKrieg did you build with following the link I shared? On which kind of a machine did you build?