Articles

Petaminds are living on Cloud

P

Petaminds Updates We have some updates for you. Finally, we have completed migrating our website to GG Cloud. Woohoo!!! Current desktop version performanceCurent mobile version performance Improving readability and stability is what we aimed for when moving to this new platform. As shown in the figures, the website improved 30%+ compared to the last update a few months ago. Previous destop...

Smooth nature snake – game redev with Kotlin (part 3)

S

In part 2, I introduced how to make the serpentine movement. We continue this article by covering the turning mechanism for the snake. Challenges in turning animation Fig 2: Classic snake game design with blocks and grids As we want our snake looks as smooth as possible, the two challenges are: Firstly, the head should slowly change to the target direction rather than a sudden turn. As the head...

New TensorFlow 2.0 vs 1.X – Quick note

N

TensorFlow 2.0 is out! Get hands-on practice at TF World, Oct 28-31. TensorFlow Ads Since the TF2.0 API reference lists have already been made publicly available, TF2.0 is still in RC.2 version. It is expected that the final release will be made available in the next few days (or weeks). What’s new in TF2.0: The obvious different – The version. In Colab, you can force using 2.0 by:...

Save, restore, visualise Graph with TensorFlow v2.0 & KERAS

S

TensorFlow 2.0 is coming really soon. Therefore, we quickly show some useful features, i.e., save and load a pre-trained model, with v.2 syntax. To make it more intuitive, we will also visualise the graph of the neural network model. Benefits of saving a model Quick answer: to save time, easy-share, and fast deploy. A SavedModel contains a complete TensorFlow program, including weights and...

PetaMinds focuses on developing the coolest topics in data science, A.I, and programming, and make them so digestible for everyone to learn and create amazing applications in a short time.

Categories