Produkt zum Begriff Self-Directed Learning:
-
Driving Career Results: How to Manage Self-Directed Employee Development
YOUR BEST ROUTE TO CAREER SUCCESS CREATE A PERSONAL DEVELOPMENT PLAN YOU OWN AND CONTROL! Complete, easy-to-use Individual Development Planning template for you or your colleagues Hundreds of bite-sized, practical, no cost ways to take charge of your own development Plus Exclusive HR Tips for implementing Self-Directed Employee Development at your company Take control of your career by taking control of your own learning and development! Nobody will do it for you anymore: you have to do it yourself. Start now, and you’ll be miles ahead of everyone who’s still waiting for help! Driving Career Results brings together all the tools, ideas, plans, and techniques you’ll need. World-class HR expert Linda Brenner has helped tens of thousands of businesspeople succeed. Now, she helps you assess your personal strengths and opportunities, and then systematically improve in a manageable, practical way. Brenner offers expert tips for leveraging strengths and improving development areas in areas such as judgment, problem-solving, creativity, trust, influence, teamwork, planning, business acumen, customer focus, grit, technical savvy, communications, collaboration, integrity, accountability, curiosity, innovation, courage, and more. You’ll learn where to start, what to prioritize, how to commit to a personal plan of action…and how to make it happen! Are you waiting around for someone to “develop” you? You may be waiting a long time. Nowadays, you’re in the driver’s seat of your own career, whether you know it or not. Corporations don’t have the time and energy it takes to truly help you learn and improve. It’s all on you. Driving Career Results shows you how to drive your own development…simply, effectively, and at virtually no cost. Whether you’re targeting a more challenging, higher-paying role or your very first job, this book is for you. (And if you’re an HR leader, this book will help you implement self-directed development in your organization!) Step by step, Linda Brenner helps you: Identify your greatest strengths and most critical areas to improve Build your individual development plan Choose from hundreds of free, bite-sized, media-rich, self-directed development ideas Collaborate more successfully with colleagues and your manager Track your progress in self-development Whatever your career goals are, there’s only one way to get where you want to be: drive your own learning and development! For more information, check out our companion app at www.skillsify.com.
Preis: 18.18 € | Versand*: 0 € -
Agile Leadership Toolkit: Learning to Thrive with Self-Managing Teams
Practical, Proven Tools for Leading and Empowering High-Performing Agile TeamsA leader is like a farmer, who doesn’t grow crops by pulling them but instead creates the perfect environment for the crops to grow and thrive.If you lead in organizations that have adopted agile methods, you know it’s crucial to create the right environment for your agile teams. Traditional tools such as Gantt charts, detailed plans, and internal KPIs aren’t adequate for complex and fast-changing markets, but merely trusting employees and teams to self-manage is insufficient as well. In Agile Leadership Toolkit, longtime agile leader Peter Koning provides a practical and invaluable steering wheel for agile leaders and their teams. Drawing on his extensive experience helping leaders drive more value from agile, Koning offers a comprehensive toolkit for continuously improving your environment, including structures, metrics, meeting techniques, and governance for creating thriving teams that build disruptive products and services. Koning thoughtfully explains how to lead agile teams at large scale and how team members fit into both the team and the wider organization.Architect environments that help teams learn, grow, and flourish for the long termGet timely feedback everyone can use to improveCo-create goals focused on the customer, not the internal organizationHelp teams brainstorm and visualize the value of their work to the customerFacilitate team ownership and accelerate team learningSupport culture change, and design healthier team habitsMake bigger changes fasterThis actionable guide is for leaders at all levels—whether you’re supervising your first agile team, responsible for multiple teams, or lead the entire company.Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
Preis: 25.67 € | Versand*: 0 € -
Ekman, Magnus: Learning Deep Learning
Learning Deep Learning , NVIDIA's Full-Color Guide to Deep Learning: All StudentsNeed to Get Started and Get Results Learning Deep Learning is a complete guide to DL.Illuminating both the core concepts and the hands-on programming techniquesneeded to succeed, this book suits seasoned developers, data scientists,analysts, but also those with no prior machine learning or statisticsexperience. After introducing the essential building blocks of deep neural networks, such as artificial neurons and fully connected, convolutional, and recurrent layers,Magnus Ekman shows how to use them to build advanced architectures, includingthe Transformer. He describes how these concepts are used to build modernnetworks for computer vision and natural language processing (NLP), includingMask R-CNN, GPT, and BERT. And he explains how a natural language translatorand a system generating natural language descriptions of images. Throughout, Ekman provides concise, well-annotated code examples usingTensorFlow with Keras. Corresponding PyTorch examples are provided online, andthe book thereby covers the two dominating Python libraries for DL used inindustry and academia. He concludes with an introduction to neural architecturesearch (NAS), exploring important ethical issues and providing resources forfurther learning. Exploreand master core concepts: perceptrons, gradient-based learning, sigmoidneurons, and back propagation See how DL frameworks make it easier to developmore complicated and useful neural networks Discover how convolutional neuralnetworks (CNNs) revolutionize image classification and analysis Apply recurrentneural networks (RNNs) and long short-term memory (LSTM) to text and othervariable-length sequences Master NLP with sequence-to-sequence networks and theTransformer architecture Build applications for natural language translation andimage captioning , >
Preis: 49.28 € | Versand*: 0 € -
Learning Blender
Master the Newest Blender Techniques for Creating Amazing 3D Characters: From Design and Modeling to Video CompositingNow fully updated for Blender 2.83 LTS (Long-Term Support) and beyond, Learning Blender, Third Edition, walks you through every step of creating an outstanding 3D animated character with Blender, and then compositing it in a real video using a professional workflow. This edition covers the extensive interface changes of the software, as well as many improvements and some almost fully rewritten chapters to showcase more modern workflows.Still the only Blender tutorial to take you from preproduction to final result, this guide is perfect for both novices and those moving from other software to Blender (open source and free software). Author Oliver Villar provides full-color, hands-on chapters that cover every aspect of character creation: design, modeling, unwrapping, texturing, shading, rigging, animation, and rendering. He also walks you through integrating your animated character into a real-world video, using professional camera tracking, lighting, and compositing techniques.The rich companion website (blendtuts.com/learning-blender-files) will help you quickly master even the most complex techniques with bonus contents like video tutorials. By the time you're done, you'll be ready to create outstanding characters for all media -- and you'll have up-to-date skills for any 3D project, whether it involves characters or not.Learn Blender's updated user interface and navigationCreate your first scene with Blender and the Blender Render and Cycles render enginesOrganize an efficient, step-by-step pipeline to streamline workflow in any projectMaster modeling, unwrapping, and texturingBring your character to life with materials and shading in both Cycles and EEVEE (the new real-time render engine included in Blender)Create your character's skeleton and make it walkUse Camera Tracking to mix 3D objects into a real-world videoTransform a raw rendered scene into the final result using Blender's compositing nodesRegister your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
Preis: 33.16 € | Versand*: 0 €
-
Was bedeutet "self" und "self" in Swift?
In Swift bezieht sich "self" auf die aktuelle Instanz einer Klasse oder Struktur. Es wird verwendet, um auf Eigenschaften und Methoden der aktuellen Instanz zuzugreifen. "self" kann auch verwendet werden, um Kollisionen zwischen Parameter- und Eigenschaftsnamen zu vermeiden, indem es den Kontext der aktuellen Instanz angibt.
-
Warum Deep Learning im Vergleich zu Machine Learning?
Deep Learning unterscheidet sich von Machine Learning durch seine Fähigkeit, automatisch Merkmale aus den Daten zu extrahieren, anstatt dass diese manuell definiert werden müssen. Dadurch ist Deep Learning in der Lage, komplexere und abstraktere Muster in den Daten zu erkennen und zu lernen. Dies ermöglicht es Deep Learning-Modellen, in vielen Anwendungsbereichen, wie Bild- und Spracherkennung, bessere Leistungen zu erzielen als herkömmliche Machine Learning-Modelle.
-
Wie geht Self Publishing?
Self Publishing bezieht sich auf den Prozess, bei dem Autoren ihre Bücher ohne die Hilfe eines traditionellen Verlags veröffentlichen. Dies ermöglicht es Autoren, die volle Kontrolle über ihr Werk zu behalten, von der Gestaltung des Buchcovers bis hin zur Preisgestaltung. Es gibt verschiedene Plattformen wie Amazon Kindle Direct Publishing oder BookRix, die Autoren dabei unterstützen, ihre Bücher selbst zu veröffentlichen. Der Erfolg im Self Publishing hängt oft von der Qualität des Buches, der Vermarktungsstrategie und dem Engagement des Autors ab. Es ist wichtig, sich über die verschiedenen Aspekte des Self Publishing zu informieren und sich gegebenenfalls professionelle Unterstützung zu holen.
-
Wie funktioniert Self-Service?
Self-Service bezieht sich auf eine Methode, bei der Kunden oder Nutzer bestimmte Aufgaben oder Dienstleistungen eigenständig durchführen können, ohne auf die Hilfe von Mitarbeitern angewiesen zu sein. Dies kann beispielsweise durch die Bereitstellung von automatisierten Systemen oder Online-Plattformen ermöglicht werden. Self-Service bietet den Vorteil einer schnelleren und effizienteren Abwicklung von Aufgaben, da Kunden unabhängig agieren können.
Ähnliche Suchbegriffe für Self-Directed Learning:
-
Human Learning
Ormrod’s engaging, conversational writing style introduces readers to all of the essential learning theories and their real-world classroom implications The market-leading education textbook on learning theories, Human Learning, looks at a broad range of theoretical perspectives, including behaviorist, social cognitive, cognitive, constructivist, cognitive-developmental, sociocultural, and contextual. Each chapter is filled with concrete examples of how these theories apply to learning, instruction, and assessment as well as specific ways readers can apply the theories in their own classrooms. The straightforward, conversational writing style readily engages readers and helps them truly understand the concepts, principles, and theories related to human learning and cognition. The new 8th Edition includes expanded discussions of several contemporary perspectives and a variety of new topics that have emerged in recent research (e.g., motivated reasoning, desirable difficulties). Some discussions of psychological perspectives on learning that have primarily historical value have been either condensed or altogether removed to make room for recent advances in theory and research.
Preis: 90.94 € | Versand*: 0 € -
Easy Learning
Kinder-Wanduhr "Easy Learning", Durchmesser 30 cm, geräuscharm
Preis: 30.96 € | Versand*: 6.96 € -
Introducing Machine Learning
Master machine learning concepts and develop real-world solutions Machine learning offers immense opportunities, and Introducing Machine Learning delivers practical knowledge to make the most of them. Dino and Francesco Esposito start with a quick overview of the foundations of artificial intelligence and the basic steps of any machine learning project. Next, they introduce Microsoft’s powerful ML.NET library, including capabilities for data processing, training, and evaluation. They present families of algorithms that can be trained to solve real-life problems, as well as deep learning techniques utilizing neural networks. The authors conclude by introducing valuable runtime services available through the Azure cloud platform and consider the long-term business vision for machine learning. · 14-time Microsoft MVP Dino Esposito and Francesco Esposito help you · Explore what’s known about how humans learn and how intelligent software is built · Discover which problems machine learning can address · Understand the machine learning pipeline: the steps leading to a deliverable model · Use AutoML to automatically select the best pipeline for any problem and dataset · Master ML.NET, implement its pipeline, and apply its tasks and algorithms · Explore the mathematical foundations of machine learning · Make predictions, improve decision-making, and apply probabilistic methods · Group data via classification and clustering · Learn the fundamentals of deep learning, including neural network design · Leverage AI cloud services to build better real-world solutions faster About This Book · For professionals who want to build machine learning applications: both developers who need data science skills and data scientists who need relevant programming skills · Includes examples of machine learning coding scenarios built using the ML.NET library
Preis: 29.95 € | Versand*: 0 € -
Visible Learning 2.0
Visible Learning 2.0 , Als das Original von Visible Learning im Jahr 2008 veröffentlicht wurde, stellte es sich sofort als eine verlegerische Sensation heraus. Das Interesse an dem Buch war beispiellos und innerhalb weniger Tage war es ausverkauft. Im TES (Times Educational Supplement) wurde es als "der Heilige Gral des Unterrichts" bezeichnet. Die Forschung, auf die die vorliegende Weiterentwicklung von Visible Learning basiert, stützt sich inzwischen auf mehr als 2.100 Meta-Analysen (mehr als doppelt so viele wie in der ursprünglichen Veröffentlichung mit ca. 800 Meta-Analysen), die mehr als 130.000 Studien umfassen und an denen geschätzt mehr als 400 Millionen Lernende aus aller Welt teilgenommen haben. Dieses Buch ist jedoch mehr als nur eine Neuauflage: Es ist eine Weiterentwicklung, die das große Ganze beleuchtet, die Umsetzung von Visible Learning in den Schulen reflektiert, wie es verstanden - und manchmal auch missverstanden - wurde und welche Richtung die Forschung in Zukunft einschlagen sollte. Visible Learning 2.0 bekräftigt John Hatties Wunsch, nicht nur das in den Blick zu nehmen, was funktioniert, sondern auch und vor allem das, was am besten funktioniert, indem er entscheidende Fragen stellt wie: Warum ist die derzeitige Grammatik des Schulunterrichts in so vielen Klassenzimmern so fest verankert und wie können wir sie verbessern? Warum ist die Lernentwicklungskurve für Lehrpersonen nach den ersten Berufsjahren so flach? Wie können wir die Denkweise von Lehrpersonen so entwickeln, dass sie sich mehr auf das Lernen und Zuhören konzentrieren (und weniger auf das Lehren und Sprechen)? Wie können wir Forschungsergebnisse in die Diskussionen der Schulen und der Kollegien bringen? Zu den besprochenen Bereichen gehören: - Die Forschungsbasis und die Reaktionen auf Visible Learning - Das Visible Learning Modell - Die bewusste Abstimmung von Lern- und Lehrstrategien - Der Einfluss des Elternhauses, der Lernenden, der Lehrpersonen, der Klassenzimmer, der Schulen, der Lehrpläne auf die Lernleistung. - Der Einfluss von Technologie Aufbauend auf dem Erfolg des Originals erweitert diese mit Spannung erwartete Weiterführung John Hatties Modell des Lehrens und Lernens auf der Grundlage von Einflussgrößen und ist eine unverzichtbare Lektüre für alle, die im Bildungsbereich tätig sind - sei es als Forschende, Lehrpersonen, Lernende, Schulleitungen, Lehrerbildnerinnen und Lehrerbildner oder politische Entscheidungsträger. John Hattie ist emeritierter Professor an der Graduate School of Education der Universität von Melbourne, Australien. Er ist einer der weltweit bekanntesten und meistgelesenen Bildungsexperten. Seine Bücher zu Visible Learning wurden in 29 Sprachen übersetzt und über 2 Millionen Mal verkauft. Stephan Wernke vertrat die Professur für Schulpädagogik an der Universität Vechta und ist wissenschaftlicher Mitarbeiter in der Schulpädagogik und Allgemeinen Didaktik an der Carl von Ossietzky Universität in Oldenburg. Er hat an mehreren Übersetzungen von John Hatties Büchern mitgewirkt (u. a. Lernen sichtbar machen). Klaus Zierer ist Ordinarius für Schulpädagogik an der Universität Augsburg und Associated Research Fellow am Centre on Skills, Knowledge and Organisational Performance (SKOPE) der University of Oxford. Er hat bereits mehrere Bücher von John Hattie ins Deutsche übertragen (u. a. Lernen sichtbar machen) und auch auf Englisch mit ihm publiziert (u.a. 10 Mindframes for Visible Learning). , >
Preis: 32.00 € | Versand*: 0 €
-
Wie kann man Self-Hypnosis praktizieren? Was sind einige wirksame Techniken für Self-Hypnosis?
Um Self-Hypnosis zu praktizieren, sollte man einen ruhigen Ort wählen, sich entspannen und sich auf ein Ziel oder eine positive Affirmation konzentrieren. Einige wirksame Techniken sind das Visualisieren eines entspannenden Ortes, das Wiederholen von positiven Suggestionen und das Einbeziehen von Atemübungen zur Vertiefung des Trancezustands. Es ist wichtig, regelmäßig zu üben, um die Wirksamkeit von Self-Hypnosis zu maximieren.
-
Self-Publishing oder Verlag?
Die Entscheidung zwischen Self-Publishing und einem Verlag hängt von verschiedenen Faktoren ab. Self-Publishing bietet Autoren die Möglichkeit, ihre Bücher ohne die Einschränkungen und Kontrolle eines Verlags zu veröffentlichen, erfordert jedoch auch mehr Arbeit in Bezug auf das Marketing und die Verbreitung des Buches. Ein Verlag kann hingegen professionelle Unterstützung bei der Bearbeitung, Vermarktung und Vertrieb des Buches bieten, verlangt jedoch oft eine Gewinnbeteiligung und Kontrolle über den Inhalt. Letztendlich sollte die Entscheidung von den individuellen Zielen und Ressourcen des Autors abhängen.
-
Kann man "self sure" schreiben?
Nein, "self sure" ist keine korrekte Phrase im Englischen. Die korrekte Formulierung wäre "self-assured", was bedeutet, dass man selbstsicher oder selbstbewusst ist.
-
Was bedeutet self in Python Pygames?
In Python Pygames bezieht sich "self" auf die Instanz der Klasse, auf der eine Methode aufgerufen wird. Es ist eine Konvention, self als erstes Argument in den Methoden einer Klasse zu verwenden, um auf die Attribute und Methoden dieser Instanz zuzugreifen. Durch die Verwendung von self können verschiedene Instanzen derselben Klasse unterschieden und individuell behandelt werden. Insgesamt dient self dazu, den aktuellen Zustand und das Verhalten einer spezifischen Instanz einer Klasse zu repräsentieren.
* Alle Preise verstehen sich inklusive der gesetzlichen Mehrwertsteuer und ggf. zuzüglich Versandkosten. Die Angebotsinformationen basieren auf den Angaben des jeweiligen Shops und werden über automatisierte Prozesse aktualisiert. Eine Aktualisierung in Echtzeit findet nicht statt, so dass es im Einzelfall zu Abweichungen kommen kann.