Buy used Engineering Books online in India
Buy Second Hand Books, Used Books Online In India
MECHANICAL ENGINEERING FOR COMPETITIONS BY RK JAIN
This popular textbook encompasses the essence of the latest syllabus prescribed by Medical Council of India. All figures have been redrawn to improve lucidity, and many hand-drawn illustrations have been added to help students reproduced the details in their exams. Many new topics and features have been added to make this better than any other textbook in the market.
AI Engineering
Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the barriers to entry for those who want to build AI products. The model-as-a-service approach has transformed AI from an esoteric discipline into a powerful development tool that anyone can use. Everyone, including those with minimal or no prior AI experience, can now leverage AI models to build applications. In this book, author Chip Huyen discusses AI the process of building applications with readily available foundation models.The book starts with an overview of AI engineering, explaining how it differs from traditional ML engineering and discussing the new AI stack. The more AI is used, the more opportunities there are for catastrophic failures, and therefore, the more important evaluation becomes. This book discusses different approaches to evaluating open-ended models, including the rapidly growing AI-as-a-judge approach.AI application developers will discover how to navigate the AI landscape, including models, datasets, evaluation benchmarks, and the seemingly infinite number of use cases and application patterns. You'll learn a framework for developing an AI application, starting with simple techniques and progressing toward more sophisticated methods, and discover how to efficiently deploy these applications.Understand what AI engineering is and how it differs from traditional machine learning engineeringLearn the process for developing an AI application, the challenges at each step, and approaches to address themExplore various model adaptation techniques, including prompt engineering, RAG, fine-tuning, agents, and dataset engineering, and understand how and why they workExamine the bottlenecks for latency and cost when serving foundation models and learn how to overcome themChoose the right model, dataset, evaluation benchmarks, and metrics for your needsChip Huyen works to accelerate data analytics on GPUs at Voltron Data. Previously, she was with Snorkel AI and NVIDIA, founded an AI infrastructure startup
Rd sharma volume 1
Handbook of Mathematics Formulae Book For IIT-JEE, KVPY, NTSE, Olympiad and all other Engineering Entrance Exams Many excellent books are available in the market & each of them represents the subject matter in a highly explanatory manner. However, the students preparing for the competitive examinations also need a comprehensive book on formulae for quick reference and revision. This hand-book of Mathematics Formulae, therefore, will address this need of students. This little book is an attempt to present the basic formulae in a quick reference format. A student may find this book as a handy aid for gaining rapid insight into the new formulae. Whether a student is doing exercises, homework, or preparing for the tests, this book will give them a quick easy reference to the formulae. The book contains most of the formulae from the syllabus of competitive examination, covering all the topics. Additionally, a systematic index incorporated at the beginning of the hand-book allows a user to locate the required formulae swiftly and simply. We have tried our best to keep errors out of this book. Though we shall be grateful to the readers if they point out any errors and/or make constructive suggestions. We wish to utilize the opportunity to place on record our special thanks to all members of the Content Development team for their efforts to create this wonderful book. Career Point Ltd, Kota (Rajasthan).
Programming in c
Advanced Java Programming is a textbook specially designed for undergraduate and postgraduate students of Computer Science, Information Technology, and Computer Applications (BE/BTech/BCA/ME/M.Tech/MCA). Divided into three parts, the book provides an exhaustive coverage of topics taught in advanced Java and other related subjects.
Machine Learning Hands on with scikit learn - Excellent condition
A complex series of extensions to the World Wide Web, the Semantic Web's purpose is to make data and services far more accessible to computers and far more useful for people than the web we know today. Written for developers and programmers, this guide seeks to acquaint these users with the basic technologies and their interrelations that will be likely to play key roles in the Semantic Web. Covered are key technology areas such as knowledge modeling (RDF, Topic Maps), agents (DAML, FIPA), and Trust and Authentication. A basic conceptual approach is taken so that developers and programmers with a wide range of backgrounds and interests come to understand the essential nature of these areas, how they work, and something about some specific technologies that are being used or proposed. Important points are illustrated with diagrams and code fragments to help develop a familiarity with these Semantic Web initiatives.
Core Python Programming by Dr. R. Nageswara Rao 4th Edition Updated
MASTER PYTHON FROM THE CORE! Core Python ProgrammingBy Dr. R. Nageswara RaoWant to move beyond simply writing Python code and actually understand how Python works? Core Python Programming by Dr. R. Nageswara Rao is a comprehensive learning companion designed to take you from Python fundamentals to advanced programming concepts with a clear, structured approach. What makes it worth reading?- Build a strong foundation in Python- Understand programming concepts through practical examples- Learn object-oriented programming in Python- Explore modules, packages, exceptions, files, and more- Strengthen your problem-solving and coding skills- Progress from beginner concepts toward advanced Python programmingWhether you're a beginner taking your first steps in Python or a student looking to strengthen your programming foundation, this book can serve as a valuable reference throughout your learning journey. Don't just learn Python syntax. Understand Python programming.Read. Code. Practice. Build. Master Python. Core Python Programming Your foundation for becoming a better Python programmer.
Machine learning with scikit, keras and tensorflow
A series of Deep Learning breakthroughs have boosted the whole field of machine learning over the last decade. Now that machine learning is thriving, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how.By using concrete examples, minimal theory, and two production-ready Python frameworks—Scikit-Learn and TensorFlow—author Aurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You’ll learn how to use a range of techniques, starting with simple Linear Regression and progressing to Deep Neural Networks. If you have some programming experience and you’re ready to code a machine learning project, this guide is for you.This hands-on book shows you how to use:Scikit-Learn, an accessible framework that implements many algorithms efficiently and serves as a great machine learning entry pointTensorFlow, a more complex library for distributed numerical computation, ideal for training and running very large neural networksPractical code examples that you can apply without learning excessive machine learning theory or algorithm details
Master the ncert biology 12th unused
While beginning, the preparation for Medical and Engineering Entrances, aspirants need to go beyond traditional NCERT textbooks to gain a complete grip over it to answer all questions correctly during the exam. The revised edition of MASTER THE NCERT, based on NCERT Classes XI and XII, once again brings a unique set of all kinds of Objective Type Questions for Physics, Chemistry, Biology and Mathematics. This book “Master the NCERT for NEET” Biology Vol-2, based on NCERT Class XII is a one-of-its-kind book providing 16 Chapters equipped with topic-wise objective questions, NCERT Exemplar Objective Questions, and a special separate format questions for NEET and other medical entrances. It also provides explanations for difficult questions and past exam questions for knowing the pattern. Based on a unique approach to master NCERT, it is a perfect study resource to build the foundation over NEET and other medical entrances.
Microwave and radar engineering
Selling standard reference textbook Microwave and Radar Engineering by M. Kulkarni (3rd Edition).Essential textbook covering core concepts of microwave devices, waveguides, transmission lines, radar systems, and propagation. Ideal for university semester exams, GATE preparation, and competitive engineering exams.All pages, diagrams, and numerical problems are intact.Clean binding with no missing pages.Fast shipping / local pickup available.
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords? In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
Generation Of Electrical Energy
Generation of Electrical Energy is written primarily for the undergraduate students of electrical engineering while also covering the syllabus of AMIE and act as a refresher for the professionals in the field. The subject itself is now rejuvenated with important new developments. With this in view, the book covers conventional topics like load curves, steam generation, hydro-generation parallel operation as well as new topics like new sources of energy generation, hydrothermal coordination, static reserve reliability evaluation among others.
