Categories
Artificial Intelligence Education Innovation Reading

Latest Read: The DevSecOps Playbook

The DevSecOps Playbook: Deliver Continuous Security at Speed by Sean D. Mack.

The DevSecOps Playbook: Deliver Continuous Security at Speed by Sean D. Mack

Sean holds a BS in Computer and Information Sciences from UC Santa Cruz and MBA from Seattle University. He is CIO and CISO at Wiley, VP of Operations and Applications at Pearson, Director of Global Product Development and Delivery at Experian, and Senior Director of Technical Operations at RealNetworks.

In fact, the term Development, Security, and Operations (DevSecOps) stands for a framework that integrates security into all phases of the software development lifecycle. Today more than ever before DevSecOps must deliver continuous security at the speed of business. DevSecOps can only succeed when the organization supports the triad of people, process, and tech to delver strong cybersecurity infrastructure and practices.

To simplify, DevSecOps emphasizes incorporating security measures from the beginning of the development process, rather than treating them as an afterthought or post deployment requirement. This approach identifies and mitigates potential security risks early on.

Sean outlines why it’s critical to shift security considerations to the front-end of the development cycle, how to do this, and how the evolution of a standard security model since the pandemic has impacted modern cybersecurity.

Categories
Artificial Intelligence Education Innovation Reading

Latest Read: The AI-Savvy Leader

The AI-Savvy Leader: Nine Ways to Take Back Control and Make AI Work by David De Cremer.

The AI-Savvy Leader: Nine Ways to Take Back Control and Make AI Work by David De Cremer

David holds a PhD in Psychology from the University of Southampton, UK. He is Dean of Northeastern University’s School of Business, and the previous chair in management studies at the University of Cambridge UK. He is also a visiting professor at London Business School and China Europe International Business School.

In addition, David is the founder of the Erasmus Behavioral Ethics Centre at the Rotterdam School of Management. He remains an honorary fellow at Cambridge Judge Business School and a fellow at St. Edmunds college, Cambridge University. He is also a research member of The Justice Collaboratory at Yale’s Law School.

David is pulling no punches on his predictions that AI will transform society including organizational leadership. However his focus is on a human-centered approach to AI leadership. His position for leaders: emphasize ethical and strategic integrations of AI into their organizations. If not, AI will get the best of you. There is plenty of recent data to back up his claims.

Categories
Artificial Intelligence Education Innovation Reading

Latest Read: AI at the Edge

AI at the Edge: Solving Real-World Problems with Embedded Machine Learning by Daniel Situnayake and Jenny Plunkett.

AI at the Edge: Solving Real-World Problems with Embedded Machine Learning by Daniel Situnayake and Jenny Plunkett

Jenny holds BS in Electrical Engineering in from the University of Texas at Austin. She is a senior developer relations engineer at Edge Impulse. Daniel is Director of ML at Edge Impulse and holds a BSc Computer Networks and Security from Birmingham City University. He is the former Developer Advocate at Google for TensorFlow Lite.

This book is a guide to exploring how machine learning is being implemented on both edge devices and embedded systems. A bit of caution however, both authors are at Edge Impluse and their company product is referenced.

While not surprising, it can be viewed as a marketing product rather than addressing market leading solutions. The target audience is engineering professionals, including product managers and technology leaders.

We continue to deploy Internet of Things (IoT) devices. Many readers will think thermostats like Google Nest and X. However this focus is on industrial, automation, healthcare, agriculture, and autonomous vehicle devices which brings a lot of real-time data and machine learning driven decision-making at the remote device location. It is a very fast paced environment.

Categories
Artificial Intelligence Education Innovation Reading

Latest Read: AI and Machine Learning for Coders

AI and Machine Learning for Coders: A Programmer’s Guide to Artificial Intelligence by Laurence Moroney.

AI and Machine Learning for Coders: A Programmer’s Guide to Artificial Intelligence by Laurence Moroney

Laurence holds a BSc in Physics and Computer Science from Cardiff University, Postgraduate Diploma in Microelectronics Systems Design from Birmingham City University and a Graduate Certificate in Artificial Intelligence from Stanford University.

He was Global AI Advocacy Lead at Google for 10 years and Senior Developer Evangelist at Microsoft for 7 years. In fact, today he is Senior Fellow at The AI Fund, and Artificial Intelligence Advisor and Fellow at RealAvatar. Laurence has also taught millions of students through online platforms such as Coursera, Udacity, and edX.

This book is certainly an amazing guide designed for programmers looking to transition into AI and machine learning with a focus on computer vision, natural language processing (NLP), and sequence modeling with code samples and projects.

To no surprise Laurence is driving this on TensorFlow, Google’s tool for for building models on multiple platforms including Raspberry Pi for deployments on web, mobile (Android and iOS), cloud, and embedded systems.

Categories
Artificial Intelligence Education Innovation Reading

Latest Read: Evolutionary Deep Learning

Evolutionary Deep Learning: Genetic algorithms and neural networks by Micheal Lanham.

Evolutionary Deep Learning: Genetic algorithms and neural networks by Micheal Lanham

Today Michael is a Lead AI Developer at Brilliant Harvest Inc. and also a Technical author at Manning Publications. Previously he worked at Symend as a Principle AI Engineer and Manager of ML Engineering.

This books expands upon his knowledge in deep learning, evolutionary computation, and genetic algorithms. This was a very enlightening read and will be very interesting for those interested in a comprehensive understanding of deep learning today.

The book is certainly written for data scientists using Python. This offers a very deep perspective on the combination of evolutionary principles with deep learning.

This results in enhanced model performance with the ability to solve complex problems with machine learning.

Michael is able to address multiple themes related to the link with computation and deep learning techniques. The book is structured in three main parts:

  1. Getting Started:
    Introduces evolutionary deep learning, evolutionary computation, and genetic algorithms using DEAP (Distributed Evolutionary Algorithms in Python).
  2. Optimizing Deep Learning:
    Covers automated hyperparameter optimization, neuroevolution optimization, and evolutionary convolutional neural networks.
  3. Advanced Applications:
    Explores evolving autoencoders, generative deep learning with evolution, NeuroEvolution of Augmenting Topologies (NEAT), and future directions in evolutionary machine learning..