This video describes the differences between AI and conventional approaches to solution design in computer science. Conventional systems are typically programmed using logic and series of if...then...else statements. For many problems the conventional, logic based approach is the right choice. However there are many problems for which AI is better suited. This video explains that rather than using logic, AI systems use calculus to achieve their objectives. This video describes some of the key components of neural networks. These include artificial neurons and activation functions.
top of page
bottom of page