Introduction to Neural Networks (perfect for people starting AI journey)

Lightweight introduction to neural networks. Must read before diving into Keras, TensorFlow, custom Python implementations or AI in general. Read more

Similar

GPT-3 might be the iPhone moment for AI

GPT-3 is a transformer neural net topology that can be used for natural language processing (NLP) tasks. It is an unsupervised learning approach with the core idea that if you feed the net enough text, it eventually will be able to find patterns. It is de... (more…)

Read more »