Goto

Collaborating Authors

 google drive folder


New evidence of alien life found in a Google drive folder ?

#artificialintelligence

There have been a lot of fascinating discoveries made using Google Apps. Some of these include photos of dinosaurs and extinct animals in archaeological sites around the world. There could also be evidence of alien life in the form of stable diffusion images. It's unknown what these strange images mean, but there's no doubt they're intriguing to look at through human eyes. Finally, it seems that we can admire the odd beauty of these strange beings floating in outer space ...


Learn to build a Convolutional Neural Network on the web with this easy tutorial

#artificialintelligence

This post explains how to build your first Convolutional Neural Network (CNN) to detect between two image types: for example, a bunny or a puppy. Thanks to Google's new web tool, getting started building and prototyping your own neural network can be quite easy. Here is a link to the web-based application. It shows you the code and lets you run "paragraph by paragraph" (shift enter) jupyter notebook code to let you train a model and then test it. Find the Github public repo here.