jert47

jert47

Programming Machine Learning: P.Perrotta

Title: Programming ML (page 200) - installing keras 2.3.1 doesn’t install TensorFlow, as the book suggests.

Most Liked

jert47

jert47

Hi, Paolo!

I solved this little problem by installing TF manually, version 2.7.0, which uninstalled Keras 2.3.1 and installed Keras 2.7.0.

As one might expect, it was just a minor inconvenience.

Otherwise, I must say that your book is amazing and your pedagogical talent is outstanding.

I’m a retired system programmer with a long history in telecom industry. So, all that ML hype did not even started during my active years. I made several attempts to conquer ML, but to no avail. You made it possible. Thank you.

Jerry T, Sweden
Carpe diem!!!

jert47

jert47

Hi again, Paolo!

Now I’m finished with “ML Programming”. And I’m still overwhelmed. Your book really explained to me what ML is (and what it’s not).
Your ability to formulate those advanced ideas in plain english is fantastic! And, I can only imagine the huge amount of work you
had to invest in the incredibly well-designed examples. This was the best book on any technical subject ever! And have red a few.

I am a little undecided where to go next on this amazing field. So, I can only wish you will write more on something I would consider

as exciting. ML on LEGO, perhaps? Now, with LEGO Robot Inventor and Raspberry Pi Build HAT …

Thank you and take care, for now.

Jerry Trymander, Sweden
Carpe diem!!!

heuristocrat

heuristocrat

I understand, software estimation is hard in its own right. Your suggestion of trying out the first couple of chapters sounds like a sensible approach.

Thank you

Where Next?

Popular Pragmatic Bookshelf topics Top

jon
Some minor things in the paper edition that says “3 2020” on the title page verso, not mentioned in the book’s errata online: p. 186 But...
New
iPaul
page 37 ANTLRInputStream input = new ANTLRInputStream(is); as of ANTLR 4 .8 should be: CharStream stream = CharStreams.fromStream(i...
New
telemachus
Python Testing With Pytest - Chapter 2, warnings for “unregistered custom marks” While running the smoke tests in Chapter 2, I get these...
New
mikecargal
Title: Hands-On Rust (Chapter 11: prefab) Just played a couple of amulet-less games. With a bit of debugging, I believe that your can_p...
New
herminiotorres
Hi @Margaret , On page VII the book tells us the example and snippets will be all using Elixir version 1.11 But on page 3 almost the en...
New
Mmm
Hi, build fails on: bracket-lib = “~0.8.1” when running on Mac Mini M1 Rust version 1.5.0: Compiling winit v0.22.2 error[E0308]: mi...
New
JohnS
I can’t setup the Rails source code. This happens in a working directory containing multiple (postgres) Rails apps. With: ruby-3.0.0 s...
New
joepstender
The generated iex result below should list products instead of product for the metadata. (page 67) iex> product = %Product{} %Pento....
New
swlaschin
The book has the same “Problem space/Solution space” diagram on page 18 as is on page 17. The correct Problem/Solution space diagrams ar...
New
brunogirin
When installing Cards as an editable package, I get the following error: ERROR: File “setup.py” not found. Directory cannot be installe...
New

Other popular topics Top

AstonJ
Or looking forward to? :nerd_face:
503 15149 280
New
Exadra37
I am thinking in building or buy a desktop computer for programing, both professionally and on my free time, and my choice of OS is Linux...
New
PragmaticBookshelf
Tailwind CSS is an exciting new CSS framework that allows you to design your site by composing simple utility classes to create complex e...
New
Exadra37
I am asking for any distro that only has the bare-bones to be able to get a shell in the server and then just install the packages as we ...
New
DevotionGeo
The V Programming Language Simple language for building maintainable programs V is already mentioned couple of times in the forum, but I...
New
PragmaticBookshelf
Use WebRTC to build web applications that stream media and data in real time directly from one user to another, all in the browser. ...
New
mafinar
This is going to be a long an frequently posted thread. While talking to a friend of mine who has taken data structure and algorithm cou...
New
Help
I am trying to crate a game for the Nintendo switch, I wanted to use Java as I am comfortable with that programming language. Can you use...
New
PragmaticBookshelf
Build modern server-driven web applications using htmx. Whatever programming language you use, you’ll write less (and cleaner) code. ...
New
PragmaticBookshelf
Quickly turn complex problems into simple, working solutions using functional programming, safe concurrency, and the expressive tools of ...
New

Sub Categories: