Collections Back
Found 18 from your keywords: Subject : "MACHINE LEARNING"
Query took 0.31925 second(s) to complete
SELECT biblio.biblio_id, biblio.title, biblio.image, biblio.isbn_issn, biblio.publish_year, pbl.publisher_name AS `publisher`, pplc.place_name AS `publish_place`, biblio.labels, biblio.input_date FROM biblio LEFT JOIN mst_publisher AS pbl ON biblio.publisher_id=pbl.publisher_id LEFT JOIN mst_place AS pplc ON biblio.publish_place_id=pplc.place_id WHERE opac_hide=0 AND (biblio.biblio_id IN (SELECT bt.biblio_id FROM biblio_topic AS bt LEFT JOIN mst_topic AS t ON bt.topic_id=t.topic_id WHERE topic LIKE '%MACHINE LEARNING%')) ORDER BY biblio.publish_year DESC, biblio.title ASC LIMIT 0, 20

Hands-on large language models : language understanding and generation

Author(s) : Alammar, Jay - Grootendorst, Maarten -

Deep learning with TensorFlow and Keras. Third Edition

Author(s) : Kapoor, Amita - Gulli, Antoni - Pal, Sujit -

Deep Learning with Python. Second Edition

Author(s) : Chollet, François -

Tes-Driven Machine Learning

Author(s) : Bozonier, Justin -

Unsupervised Learning with R

Author(s) : Pachec, Erik R -

Scaling up machine learning : Parallel and distributed approaches

Author(s) : Bekkerman, Ron - Bilenko, Mikhail - Langford, John -