显示热门

深色模式

字体大小|

搜索
ADVERTISEMENT
返回
  • 浏览过的版块

1
ADVERTISEMENT
Huaren
等级三等兵
威望--
贴子42
魅力127
注册时间2009-10-26

mpzaa

只看楼主

免费电子书(限今日)!

12636

3

2019-04-27 17:16:40

Computer Vision, Machine Learning, Artificial Intelligence 现在是应用越来越广泛了。

这里有几本限时免费的电子书,抓紧时间领啊!

 

CS related:

https://www.amazon.com/gp/product/B0DGDNXF54?ref_=dbs_m_mng_rwt_calw_tkin_2&storeType=ebooks: AI Genesis: Crafting Content with Generative Intelligence

https://www.amazon.com/gp/product/B0B1L5WJR1?ref_=dbs_m_mng_rwt_calw_tkin_4&storeType=ebooks: Image Classification Using Python and Techniques of Computer Vision and Machine Learning: (Second Edition, Intermediate Version)

https://www.amazon.com/gp/product/B0CW1FJHFH?ref_=dbs_m_mng_rwt_calw_tkin_1&storeType=ebooks: ChatGPT in Content Creation: Transforming Creativity with Artificial Intelligence and Revolutionizing the Creative Landscape

https://www.amazon.com/gp/product/B09TFY9CPL?ref_=dbs_m_mng_rwt_calw_tkin_3&storeType=ebooks: Image Classification Using Python and Techniques of Computer Vision and Machine Learning: (Second Edition, Advanced Version)

https://www.amazon.com/gp/product/B0CW1LP4TH?ref_=dbs_m_mng_rwt_calw_tkin_0&storeType=ebooks: ChatGPT Odyssey: Journeying Through the Wonders of AI Dialogue

https://www.amazon.com/gp/product/B09GNLRSZX?ref_=dbs_m_mng_rwt_calw_tkin_0&storeType=ebooks: Image Classification Using Python and Techniques of Computer Vision and Machine Learning: Step-by-step Classifying Images with Python and Techniques of Computer Vision and Machine Learning

https://www.amazon.com/gp/product/B07P6Z8V51?ref_=dbs_m_mng_rwt_calw_tkin_2&storeType=ebooks: Action Recognition: Step-by-step Recognizing Actions with Python and Recurrent Neural Network (Computer Vision and Machine Learning)

https://www.amazon.com/gp/product/B07NKT94GV?ref_=dbs_m_mng_rwt_calw_tkin_1&storeType=ebooks: Image Classification: Step-by-step Classifying Images with Python and Techniques of Computer Vision and Machine Learning

 

 

Others:

https://www.amazon.com/gp/product/B08LBR8N42?ref_=dbs_m_mng_rwt_calw_tkin_1&storeType=ebooks: Kids Stories From Kid: Traveling

https://www.amazon.com/gp/product/B08LB5XG63?ref_=dbs_m_mng_rwt_calw_tkin_1&storeType=ebooks: Kids Stories From Kid: Family

https://www.amazon.com/gp/product/B0896Q5Q7T?ref_=dbs_m_mng_rwt_calw_tkin_1&storeType=ebooks: THE JOURNEY WEST

Huaren
等级三等兵
威望--
贴子42
魅力127
注册时间2009-10-26

mpzaa

只看楼主

2024-11-23 10:35:22

https://www.amazon.com/gp/product/B0B1L5WJR1?ref_=dbs_m_mng_rwt_calw_tkin_4&storeType=ebooks: Image Classification Using Python and Techniques of Computer Vision and Machine Learning


This book implemented six different algorithms to classify images with the prediction accuracy of the testing data as the primary criterion (the higher the better) and the time consumption as the secondary one (the shorter the better).

The six algorithms are: Tiny Images Representation + Classifiers; HOG (Histogram of Oriented Gradients) Features Representation + Classifiers; Bag of SIFT (Scale Invariant Feature Transform) Features Representation + Classifiers; Training a CNN (Convolutional Neural Network) from scratch; Fine Tuning a Pre-Trained Deep Network (AlexNet); and Pre-Trained Deep Network (AlexNet) Features Representation + Classifiers.

For the algorithms that use classifiers, two commonly used classifiers are implemented: the k-Nearest Neighbors (KNN) and the Support Vector Machines (SVM).

The codes were written with Python in Jupyter Notebook, and they could be executed on both CPUs and GPUs.

This book is a great project guidance for students in middle schools, high schools, and colleges.

Huaren
等级三等兵
威望--
贴子42
魅力127
注册时间2009-10-26

mpzaa

只看楼主

2024-11-23 12:59:29

https://www.amazon.com/gp/product/B09GNLRSZX?ref_=dbs_m_mng_rwt_calw_tkin_0&storeType=ebooks: Image Classification Using Python and Techniques of Computer Vision and Machine Learning: Step-by-step Classifying Images with Python and Techniques of Computer Vision and Machine Learning


This book implemented six different algorithms to classify images with the prediction accuracy of the testing data as the primary criterion (the higher the better) and the time consumption as the secondary one (the shorter the better).

The six algorithms are: Tiny Images Representation + Classifiers; HOG (Histogram of Oriented Gradients) Features Representation + Classifiers; Bag of SIFT (Scale Invariant Feature Transform) Features Representation + Classifiers; Training a CNN (Convolutional Neural Network) from scratch; Fine Tuning a Pre-Trained Deep Network (AlexNet); and Pre-Trained Deep Network (AlexNet) Features Representation + Classifiers.

For the algorithms that use classifiers, two commonly used classifiers are implemented: the k-Nearest Neighbors (KNN) and the Support Vector Machines (SVM).

The codes were written with Python in Jupyter Notebook, and they could be executed on both CPUs and GPUs.

This book is a great project guidance for students in middle schools, high schools, and colleges.



Huaren
等级三等兵
威望--
贴子42
魅力127
注册时间2009-10-26

mpzaa

只看楼主

2024-11-23 15:19:30

https://www.amazon.com/gp/product/B0CW1LP4TH?ref_=dbs_m_mng_rwt_calw_tkin_0&storeType=ebooks: ChatGPT Odyssey: Journeying Through the Wonders of AI Dialogue


Embark on a journey into Conversational AI:

  1. Unlock the Secrets: Explore ChatGPT's architecture, evolution, and milestones in natural language processing.
  2. Future Trends and Speculations: Envision a future where AI understands emotions, collaborates in real-time, and transcends language barriers.
  3. Impact on Society and Ethics: Examine AI's applications, ethical considerations, and responsible deployment in various industries.
  4. Empower with Resources: Curated tools, platforms, and resources for developers, along with tips for creating engaging chatbot experiences.
  5. Dream, Innovate, and Shape the Future: An invitation to be part of the ongoing conversation, pushing the boundaries of human-machine collaboration.
  6. Craft Your Chatbot: Step-by-step guide to creating a chatbot with ChatGPT, integrating multimedia, and implementing NLP.


初始化编辑器...

到底了