Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Jason Brownlee

Goodreads Author


Born
in Melbourne, Australia
Website

Twitter

Member Since
April 2011

URL


Jason is a software engineer and research scientist with a background in artificial intelligence and high-performance computing. He has authored more than 20 technical books on machine learning and has built, operated, and exited online businesses.

Asyncio gather() Return Values

We can retrieve return values from coroutines executed concurrently by asyncio.gather(). The asyncio.gather() function returns an asyncio.Future that executes all provided coroutines concurrently. Once the asyncio.Future is done, it returns a list that contains one return value for each coroutine provided to asyncio.gather(), in the order that they were provided. In this tutorial, you will […]
 •  0 comments  •  flag
Share on Twitter
Published on May 14, 2024 12:00
Average rating: 4.09 · 495 ratings · 48 reviews · 47 distinct worksSimilar authors
Deep Learning With Python: ...

4.04 avg rating — 57 ratings
Rate this book
Clear rating
Machine Learning Mastery Wi...

3.93 avg rating — 55 ratings4 editions
Rate this book
Clear rating
Clever Algorithms: Nature-I...

3.76 avg rating — 54 ratings — published 2011 — 3 editions
Rate this book
Clear rating
Basics of Linear Algebra fo...

3.98 avg rating — 43 ratings
Rate this book
Clear rating
Master Machine Learning Alg...

3.89 avg rating — 35 ratings — published 2016
Rate this book
Clear rating
Statistical Methods for Mac...

4.23 avg rating — 26 ratings
Rate this book
Clear rating
Deep Learning for Computer ...

4.43 avg rating — 21 ratings
Rate this book
Clear rating
Introduction to Time Series...

3.83 avg rating — 24 ratings
Rate this book
Clear rating
Better Deep Learning: Train...

4.53 avg rating — 19 ratings
Rate this book
Clear rating
Long Short-Term Memory Netw...

really liked it 4.00 avg rating — 18 ratings
Rate this book
Clear rating
More books by Jason Brownlee…
Python Threading Jump-Start... Python ThreadPool Jump-Star... Python ThreadPoolExecutor J... Python Multiprocessing Jump... Python Multiprocessing Pool... Python ProcessPoolExecutor ... Python Asyncio Jump-Start: ...
(7 books)
by
4.37 avg rating — 27 ratings

Python Threading Interview ... Python Multiprocessing Inte... Python Concurrent Futures I... Python Asyncio Interview Qu...
(4 books)
by
4.80 avg rating — 5 ratings

A Hacker's Mind: ...
Rate this book
Clear rating

 
The Book of Elsew...
Jason is currently reading
bookshelves: currently-reading
Rate this book
Clear rating

 
Moonbound
Jason is currently reading
by Robin Sloan (Goodreads Author)
bookshelves: currently-reading
Rate this book
Clear rating

 

Jason’s Recent Updates

Jason is currently reading
A Hacker's Mind by Bruce Schneier
Rate this book
Clear rating
Jason rated a book really liked it
Novelist as a Vocation by Haruki Murakami
Rate this book
Clear rating
Jason rated a book really liked it
Grain Brain by David Perlmutter
Rate this book
Clear rating
Jason wants to read
Into the Woods by John Yorke
Rate this book
Clear rating
Jason wants to read
Evolution by Edward J. Larson
Rate this book
Clear rating
Jason wants to read
The Jesuit and the Skull by Amir D. Aczel
Rate this book
Clear rating
Jason is currently reading
Novelist as a Vocation by Haruki Murakami
Rate this book
Clear rating
Jason started reading
Grain Brain by David Perlmutter
Rate this book
Clear rating
Jason started reading
The Book of Elsewhere by Keanu Reeves
Rate this book
Clear rating
Jason finished reading
Wheat Belly by William  Davis
Rate this book
Clear rating
More of Jason's books…

Topics Mentioning This Author

topics posts views last activity  
The History Book ...: * SAUDI ARABIA 84 420 Jul 27, 2024 07:16PM  
220 Goodreads Librarians Group — 249322 members — last activity 0 minutes ago
Goodreads Librarians are volunteers who help ensure the accuracy of information about books and authors in the Goodreads' catalog. The Goodreads Libra ...more



No comments have been added yet.