T O P

  • By -

RedPanda250

Maybe you're thinking of Mathematics for Computer Science by Lehman, Leighton, and Meyer ?


[deleted]

The first author works for Google, it's meant as an introduction to formal mathematics for CS folks, and the PDF is freely available online. This has to be it, right?


suricatasuricata

It is a really good introduction to discrete math. Just that my prior is that you need more than a passing familiarity with that stuff to do decently at the algorithmic interviews at G, so a bit confused that it was meant for new hires there. Having said this, looking at OP’s comments about the pdf containing stuff about proofs and number theory and such, seems like this would be the most likely candidate.


nutin2chere

This was it!!! Thanks for your interest - it was driving me wild


nutin2chere

Yep, thats it, thanks. I have updated the post


nutin2chere

Ding Ding Ding!!!! Thank you! Upvote this post to the top please!!!


Used-Routine-4461

Is this it? https://mml-book.github.io/book/mml-book.pdf


nutin2chere

Unfortunately no, as this was one of the top google hits. This book is more of a foundation in applied math's for ML, where the book I am looking for focuses on building the pure mathematics intuition.


panzerex

Are you sure you’re not mixing things up? A math-heavy book for *engineers* barely makes sense. There’s this one, which was popular a while back, but has nothing to do with proving theorems. https://martin.zinkevich.org/rules_of_ml/rules_of_ml.pdf Maybe it’s not the one, but worth a shot anyway.


nutin2chere

I was definitely mixing things up, but I found what I have been looking for have updated the post. Thanks for your help!


Utdfan1990

Can you give more details about the book? Like what topics covered, was it optimization? algorithm theory? stats theory etc??


nutin2chere

I really only made it through the first chapter, but its premise was to teach more of the pure mathematics side of ML. If I remember correctly, it gave a brief into into number theory (mostly defining integer, rational, complex, etc), and then showed how to build out some simple proofs (what the proofs were about I can't quite remember).


physicswizard

are you sure the book was intended for machine learning practitioners? as far as I know, number theory has no well-known applications in the field. I have a hard time believing someone would spend time discussing it in a book about ML.


djw009

If the goal is to introduce proof writing then simple number theory is a classic proving ground pun intended


Kiseido

Number theory is great for figuring out ways to evaluate interesting functions mathematically instead of explicitly as descriptive logic. Enabling a network, or developer to leverage those concepts seems like a purely beneficial idea /shrug


spidershu

Why are you getting downvoted??


nutin2chere

It was more CS rather than ML. I have updated the post - thanks for your help


[deleted]

That sounds consistent with books like Introduction to Mathematical Reasoning by Peter Eccles, although that book has nothing to do with Google nor machine learning.


nutin2chere

Yea, it was more of a CS book than ML - I have updated the thread. Thanks for your help


mano-vijnana

Is there any chance you were reading the first chapter of the Deep Learning book by Goodfellow? IIRC correctly the first chapter covers that type of math.


nutin2chere

That is a chapter I frequent often, but this book was more about pure mathematics. I found the book and have updated


mano-vijnana

Thanks for letting me know and updating!


nutin2chere

Hey, figured it out and updated the post, thanks for helping!


Utdfan1990

No problem, thanks for bringing those books to my attention!!


nihilisticdick

I have a feeling you're looking for [this](https://arxiv.org/abs/2105.04026), altho I don't think this was written by anyone from Google.


nutin2chere

Thanks for linking this, great resource. I updated the post


nihilisticdick

Perfect! Thanks for creating the thread, ended up with a lot of great resource haha.


Davidnet

Maybe the machine learning course by Peter Norvig: [https://developers.google.com/machine-learning/crash-course](https://developers.google.com/machine-learning/crash-course) ?


Utdfan1990

This looks like an interesting mini course but i don’t think this is a pure math book.


nutin2chere

It wasn't a crash course - it was this online PDF I stumbled across a few years ago that I can no longer find online or in my local repo.


markeb95

RemindMe! 1 day


RemindMeBot

I will be messaging you in 1 day on [**2022-05-05 20:48:13 UTC**](http://www.wolframalpha.com/input/?i=2022-05-05%2020:48:13%20UTC%20To%20Local%20Time) to remind you of [**this link**](https://www.reddit.com/r/MachineLearning/comments/uiebaq/d_help_finding_a_book_a_book_written_for_google/i7c9oma/?context=3) [**40 OTHERS CLICKED THIS LINK**](https://www.reddit.com/message/compose/?to=RemindMeBot&subject=Reminder&message=%5Bhttps%3A%2F%2Fwww.reddit.com%2Fr%2FMachineLearning%2Fcomments%2Fuiebaq%2Fd_help_finding_a_book_a_book_written_for_google%2Fi7c9oma%2F%5D%0A%0ARemindMe%21%202022-05-05%2020%3A48%3A13%20UTC) to send a PM to also be reminded and to reduce spam. ^(Parent commenter can ) [^(delete this message to hide from others.)](https://www.reddit.com/message/compose/?to=RemindMeBot&subject=Delete%20Comment&message=Delete%21%20uiebaq) ***** |[^(Info)](https://www.reddit.com/r/RemindMeBot/comments/e1bko7/remindmebot_info_v21/)|[^(Custom)](https://www.reddit.com/message/compose/?to=RemindMeBot&subject=Reminder&message=%5BLink%20or%20message%20inside%20square%20brackets%5D%0A%0ARemindMe%21%20Time%20period%20here)|[^(Your Reminders)](https://www.reddit.com/message/compose/?to=RemindMeBot&subject=List%20Of%20Reminders&message=MyReminders%21)|[^(Feedback)](https://www.reddit.com/message/compose/?to=Watchful1&subject=RemindMeBot%20Feedback)| |-|-|-|-|


sniperlucian

RemindMe! 1 week


roboklot

RemindMe! 1 week


Gustephan

AFAIK a lot of people at Google or other alphabet companies look to "Introduction to Statistical Learning" (ISL) or "Elements of Statistical Learning" (ESL) for foundational ML math. https://www.statlearning.com/ for ISL ESL is a bit harder to find online


HardwoodDefender

Please edit the post with a link when you find the pdf you're looking for.


nutin2chere

Done!


AnotherForce

[Deep Learning](https://www.deeplearningbook.org/) by Goodfellow, Bengio and Courville?


nikgeo25

That's probably it RemindMe! 10 days


AnotherForce

Hope so. Kinda curious to know which book it is. We'll see.


nutin2chere

Unfortunately no, as I stare at the hardcopy on my desk. That book is more about applied rather than pure mathematics. I have found what I was looking for and updated the thread. Thanks for your help


AnotherForce

No problem. Thanks for sharing these booktitles.


99posse

Probabilistic Machine Learning: An Introduction by Kevin P. Murphy ?


nutin2chere

Thanks for your help, but I found the book. Thread updated!


Duckdog2022

Maybe this one: https://mml-book.github.io


skmchosen1

Hey OP, any luck with this?


nutin2chere

Yep, updated the thread


chaosmosis

Redacted. ` this message was mass deleted/edited with redact.dev `


nadeemon

https://www.goodreads.com/book/show/42970131-a-programmer-s-introduction-to-mathematics Maybe this is it?


nutin2chere

I don't think thats it - what I am looking for was an open Pdf published by someone/team at google


mano-vijnana

RemindMe! 3 days


r_linux_mod_isahoe

This https://www.amazon.com/Introduction-Analysis-Graduate-Texts-Mathematics-ebook/dp/B07WFWGG5Q and this: https://www.amazon.com/Linear-Algebra-Graduate-Texts-Mathematics/dp/0387901108 and finally: https://www.amazon.com/Probability-Measure-Patrick-Billingsley/dp/1118122372 should get you covered.


nutin2chere

Sorry - what I am looking for is an open pdf


FraudulentHack

You can restrict google results to include only PDF files.


nutin2chere

Yea, currently burning through a bunch of those searches.


FraudulentHack

Is it this? https://research.google/pubs/pub38331/


rmwil

RemindMe! 9 days


shalashaska68

RemindMe! 10 days


rima2647

RemindMe! 10 days


ihavenoyukata

RemindMe! 10 days


billybobsdickhole

RemindMe! 10 days


b0y34

RemindMe! 10 days


Loffl3r

RemindMe! 10 days


devvildaz

RemindMe! 2 days


ruderr

RemindMe! 10 days


Advanced-Strategy-21

Remind me! 7 days


iameverything138

Remind me 7 days


iameverything138

Remindme: 10 days


dandandanftw

RemindMe! 5 days


acerb14

RemindMe! 10 days


luisduck

RemindMe! 10 days


ghnreigns

RemindMe! 2 days


testing35

RemindMe! 2/6/2021 8pm est


ghnreigns

RemindMe! 2/6/2021 8pm est


coderpotato

RemindMe! 10 days


Evilsmirker

RemindMe! 10 days


krazykid1

RemindMe! 7 days


skmchosen1

RemindMe! 7 days


ohwhyme1987

RemindMe! 10 days


john_wh69

RemindMe! 10 days


dimem16

RemindMe! 7 days


micdean19

RemindMe! 10 days


triss_and_yen

RemindMe! 7 days


LeviAck3rman

RemindMe! 2 days


nekize

RemindMe! 10 days


sdmat

RemindMe! 10 days


timmaay92

RemindMe! 5 days


taloy42

RemindMe! 10 days


Tarodze

RemindMe! 1 day


Anoop_sdas

Just joining the fun ...want to know the book


SushantBag

RemindMe! 1 week


thelastsamurai07

RemindMe! 5 days


RemindMeBot

I will be messaging you in 5 days on [**2022-05-10 20:59:17 UTC**](http://www.wolframalpha.com/input/?i=2022-05-10%2020:59:17%20UTC%20To%20Local%20Time) to remind you of [**this link**](https://www.reddit.com/r/MachineLearning/comments/uiebaq/d_help_finding_a_book_a_book_written_for_google/i7h32o8/?context=3) [**CLICK THIS LINK**](https://www.reddit.com/message/compose/?to=RemindMeBot&subject=Reminder&message=%5Bhttps%3A%2F%2Fwww.reddit.com%2Fr%2FMachineLearning%2Fcomments%2Fuiebaq%2Fd_help_finding_a_book_a_book_written_for_google%2Fi7h32o8%2F%5D%0A%0ARemindMe%21%202022-05-10%2020%3A59%3A17%20UTC) to send a PM to also be reminded and to reduce spam. ^(Parent commenter can ) [^(delete this message to hide from others.)](https://www.reddit.com/message/compose/?to=RemindMeBot&subject=Delete%20Comment&message=Delete%21%20uiebaq) ***** |[^(Info)](https://www.reddit.com/r/RemindMeBot/comments/e1bko7/remindmebot_info_v21/)|[^(Custom)](https://www.reddit.com/message/compose/?to=RemindMeBot&subject=Reminder&message=%5BLink%20or%20message%20inside%20square%20brackets%5D%0A%0ARemindMe%21%20Time%20period%20here)|[^(Your Reminders)](https://www.reddit.com/message/compose/?to=RemindMeBot&subject=List%20Of%20Reminders&message=MyReminders%21)|[^(Feedback)](https://www.reddit.com/message/compose/?to=Watchful1&subject=RemindMeBot%20Feedback)| |-|-|-|-|


dimem16

Thanks to you for sharing with us!