Introduction

This is a non-exhaustive list of resources I've found instructive and insightful. They run the gamut. Some are technical in focus, while others are general reading. Topics range from AI (or some subset of it) only, to law and AI. I will update this list periodically.1

If there are any resources you'd recommend, please let me know!

Text Books

  • Approaching(Almost) Any Machine Learning Problem, Abhishek Thakur (self-published, 2020)

    This text is well worth the time to read closely and digest.

  • Deep Learning Illustrated, John Krohn (Addison-Wesley Professional, 2019)

  • Grokking Algorithms, Aditya Bhargava (Manning Publications, 2016)

  • Grokking Artificial Intelligence Algorithms, Rishal Hurbans (Manning Publications, 2020)

  • Grokking Deep Learning, Andrew Trask (Manning Publications, 2019)

    I cannot say enough good things about this book. This is the resource that made the fundamentals of deep learning "click" for me. It also focuses on coding neural networks from scratch in Python, rather than using a library (e.g. Keras). I found this approach very insightful.

  • Introduction to Computational Programming Using Python with Application to Understanding Data, John V. Guttag, (MIT Press, 2016)

  • Python for Data Analysis, Wes McKinney (O'Reilly, 2014)

Online Courses

  • Apply Natural Language Processing with Python (Skill Path), Codecademy

  • Build A Machine Learning Model with Python (Skills Path), Codecademy

  • Build Deep Learning Models with TensorFlow (Skills Path), Codecademy

  • Computer Science (Career Path), Codecademy

Websites

General Reading re: AI

  • Artificial Intelligence: A Guide for Thinking Humans, Melanie Mitchell (Picador, 2019)

  • Becoming A Data Head: How to Think, Speak, and Understand Data Science, Statistics, and Machine Learning, Alex J Gutman and Jordan Goldmeier (Wiley, 2021)

  • Possible Minds: Twenty-Five Ways of Looking at AI, ed. John Brockman (Penguin, 2020)

  • The Master Algorithm, Pedro Domingos (Basic Books, 2018)

Presentations

Law & AI: Papers

  • AI Tools for Lawyers: A Practical Guide, Schwartz, Daniel and Choi, Jonathan, March 29 2023, Available at SSRN

  • Algorithms As Legal Decisions: Gender Gaps and Canadian Employment Law in the 21st Century, Niblett, Anthony, Available at SSRN

  • Judging by the Numbers: Judicial Analytics, the Justice System and its Stakeholders, McGill, Jena and Salyzyn, Amy, Dalhousie Law Journal, 2021, Available Online

  • Luck of the Draw III: Using AI to Examine Decision-Making in the Federal Court Stays of Removal, Rehaag, Sean, January 11, 2023, Available at SSRN

  • Natural Language Processing in the Legal Domain, Katz, Daniel Martin et al, January 24, 2023, Available at SSRN

  • Predicting Economic Substance Cases with Machine Learning, Alarie, Benjamin and Aidid, Abdi, Journal of Tax Practice & Procedure, 2020, Available at SSRN

  • The Recon Approach: A New Direction for Machine Learning in Criminal Law, Bell, Kristen and Hong, Jenny and McKeown, Nick and Voss, Catalin, Berkeley Technology Law Journal, 2021, Available at SSRN

  • Using Text Analytics to Predict Litigation Outcomes, Alexander, Charlotte and Al Jadda, Khalifeh and Feizollahi, Mohammed Javad and Tucker, Anne M., Law as Data: Computation, Text, and the Future of Legal Analysis (under contract, Santa Fe Institute Press, Michael Livermore & Daniel Rockmore, eds., 2018, Forthcoming)., Georgia State University College of Law, Legal Studies Research Paper No. 2018-13, Available at SSRN

1. Last edited April 12, 2023.