Categories
Artificial Intelligence Reading

Latest Read: AI First

AI First: The Playbook for a Future-Proof Business and Brand by Adam Brotman and Andy Sack.

AI First: The Playbook for a Future-Proof Business and Brand by Adam Brotman and Andy Sack

Adam holds a BA in Classical Civilizations from UCLA and JD from the University of Washington School of Law. He started his career as a corporate attorney before becoming Starbucks’ first Chief Digital Officer and EVP of Global Retail Operations before departing to become President, Chief Experience Officer, and co?CEO at J.Crew. Andy holds a BA from Brown University and MBA from MIT’s Sloan School of Management. Andy co-founded Forum3 with Adam.

They position the book as a strategic manual for organizations embracing artificial intelligence and business. In fact, the book functions as simply promotional of the world’s enthusiasm surrounding AI. The book wants to convince readers that adopting an “AI-first” mindset is non-negotiable for any modern organization.

Rather than educating readers with concrete examples, Adam and Andy leans heavily on name-dropping and aspirational catchphrases.

Categories
Artificial Intelligence Education Innovation Reading

Latest Read: LLM-Based Solutions


Large Language Model-Based Solutions: How to Deliver Value with Cost-Effective Generative AI Applications by Shreyas Subramanian.

Large Language Model-Based Solutions: How to Deliver Value with Cost-Effective Generative AI Applications by Shreyas Subramanian

Shreyas holds a PhD in Aerospace Engineering from Purdue University and MS in Mechanical Engineering from Wright State University. He is the former Director of Research at Robust Analytics. Today he is Principal Data Scientist at Amazon Web Services.

Here is a good, very practical guide for those who seek to build and deploy cost-effective LLM-based solutions. From selecting a model, pre-and post-processing, prompt engineering, and fine tuning. Shreyas is certainly providing insights for optimizing inference and affordable architectures for typical applications. So today, generative AI value is found at the intersection of performance and cost. Howver organizations must optimize their infrastructure in order to reduce cloud costs.

Shreyas is certainly emphasizing the “biggest” model is not always the best. Model Selection and Foundation should be a wise, smaller approach provides developers to focus on domain-specific models. This requires less computational resources.

Categories
Artificial Intelligence Cyberinfrastructure Education Innovation Reading

Latest Read: Inside Cyber


Inside Cyber: How AI, 5G, and Quantum Computing Will Transform Privacy and Our Security by Chuck Brooks.

Inside Cyber: How AI, 5G, IoT, and Quantum Computing Will Transform Privacy and Our Security by Chuck Brooks

Chuck holds an MA from the University of Chicago. He serves as President of Brooks Consulting International addressing cybersecurity, emerging technologies and government relations. Chuck also serves as an Adjunct Professor at Georgetown University in the Cyber Risk Management Program. He has briefed the G20 on energy cybersecurity, served on two National Academy of Science Advisory groups and addressed USTRANSCOM on cybersecurity.

Chuck serves on an industry/government Working group for DHS CISA focused on security space systems. Chuck is also a contributor to Forbes, The Washington Post, Dark Reading, Homeland Security Today, and Security Information Watch.

He is providing readers a roadmap for understanding the “Fourth Industrial Revolution.” The book serves as a bridge between complex technical advancements and their practical implications for business, government, and individual privacy.

Readers will learn that society is entering a new state of ”cyberflux” where digital and physical (analog) worlds are rapidly converging. This has created new vulnerabilities yet also new opportunities. He reveals AI, 5G, and related tools offer enhanced efficiencies, empowering new business models that offer new innovations across finance, healthcare, transportation, and government. He is focusing on what they do and why they matter rather than jumping into technological formulas or programming code.

Categories
Cyberinfrastructure Education Innovation Reading Technology

Latest Read: Tor

Tor: From the Dark Web to the Future of Privacy by Ben Collier.

Tor: From the Dark Web to the Future of Privacy by Ben Collier

Ben holds a MSc in Criminology and Criminal Justice from the University of Edinburgh and a PhD in Criminology from the Scottish Centre for Crime and Justice Research. He is a Cambridge Cybercrime Centre postdoctoral researcher and long-term collaborator with this interdisciplinary center, focusing on online hacker communities and cybercrime markets. Today he is a Senior Lecturer in Digital Methods at the University of Edinburgh within the Department of Science, Technology, and Innovation Studies (STIS).

The Dark Web is a subset of the internet that was designed to be hidden from search engines and requires specific software, like Tor. Well known for illegal marketplaces (Silk Road) for drugs, firearms, murder for hire, stolen data, selling breached data, and hacking services, yet in fact is also serving as a privacy resource. Here forums allow users to exchange data regarding whistleblower platforms and also permits journalists to communicate in countries with strict censorship.

Insert irony: the very markets trafficking in illicit goods today rely on a architecture engineered by the U.S. Naval Research Laboratory.

Categories
Artificial Intelligence Education Innovation Reading

Latest Read: Deep Reinforcement Learning


Deep Reinforcement Learning in Action by Alexander Zai.

Deep Reinforcement Learning in Action by Alexander Zai

Alex holds a BS in Chemical Engineering and Biochemistry from the University of California, Los Angeles (UCLA)., where he graduated in 2014. He co-founded Codesmith and led its Data Science and Machine Learning research group. He has also been involved in advancing TensorFlow.js, focusing on enabling browser-level deep learning and computer vision applications. Today Alex is a Machine Learning Engineer at Amazon AI.

Reinforcement Learning (RL) is certainly one of the most intellectually demanding subfields of Machine Learning. Alex takes a very pragmatic approach by writing this book for the developer who wants to understand the “why” engaging with the “how.” He is utilizing PyTorch as the vehicle, providing a clean, Python interface to very complex algorithms.

Humans learn best from feedback. We are encouraged to take actions that lead to positive results. This reinforcement is applied to computer programs allowing them to solve more complex problems. Deep Reinforcement Learning in Action teaches readers how to program AI agents that adapt and improve based on direct feedback from their environment.