Duration 3 Days 18 CPD hours This course is intended for The EXIN BCS Artificial Intelligence Foundation certification is focused on individuals with an interest in, (or need to implement) AI in an organization, especially those working in areas such as science, engineering, knowledge engineering, finance, education or IT services. Overview You will be able to Describe how Artificial (AI) is Part of 'Universal Design', and 'The Fourth Industrial Revolution' Demonstrate Understanding of the Artificial Intelligence (AI) Intelligen Agent Description Explain the Benefits of Artificial Intelligence (AI) Describe how we Learn from Data - Functionality, Software and Hardware Demonstrate an Understanding that Artificial Intelligence (AI) (in Particular, Machine Learning (ML)) will Drive Humans and Machines to Work Together Describe a ''Learning from Experience'' Agile Approach to Projects Candidates should be able to demonstrate a knowledge and understanding in the application of ethical and sustainable Artificial Intelligence (AI):- Human-centric Ethical and Sustainable Human and Artificial Intelligence (AI) Ethical and Sustainable Human and Artificial Intelligence (AI) Recall the General Definition of Human and Artificial Intelligence (AI) Describe what are Ethics and Trustworthy Artificial Intelligence (AI) Describe the Three Fundamental Areas of Sustainability and the United Nationïs Seventeen Sustainability Goals Describe how Artificial Intelligence (AI) is Part of 'Universal Design', and 'The Fourth Industrial Revolution' Understand that Machine Learning (ML) is a Significant Contribution to the Growth of Artificial Intelligence (AI) Artificial Intelligence (AI) and Robotics Demonstrate Understanding of the Artificial Intelligence (AI) Intelligent Agent Description Describe what a Robot is Describe what an intelligent Robot is Applying the Benefits of Artificial Intelligence (AI) ? Challenges and Risks Describe how Sustainability Relates to Human-Centric Ethical Artificial Intelligence (AI) and how our Values will Drive our use of Artificial Intelligence (AI) and will Change Humans, Society and Organizations Explain the Benefits of Artifical Intelligence (AI) Describe the Challenges of Artificial Intelligence (AI) Projects Demonstrate Understanding of the Risks of Artificial Intelligence (AI) Projects List Opportunities for Artificial Intelligence (AI) Identify a Typical Funding Source for Artificial Intelligence (AI) Projects and Relate to the NASA Technology Readiness Levels (TRLs) Starting Artificial Intelligence (AI): how to Build a Machine Learning (ML) Toolbox ? Theory and Practice Describe how we Learn from Data - Functionality, Software and Hardware Recall which Rypical, Narrow Artificial Intelligence (AI) Capability is Useful in Machine Learning (ML9 and Artificial Intelligence (AI) AgentsïFunctionality The Management, Roles and Responsibilities of Humans and Machines Demonstrate an Understanding that Artificial Intelligence (AI) (in Particular, Machine Learning (ML)) will Drive Humans and Machines to Work Together List Future Directions of Humans and Machines Working Together Describe a ''Learning from Experience'' Agile Approach to Projects
Duration 3 Days 18 CPD hours This course is intended for This course is geared for Python experienced developers, analysts or others who are intending to learn the tools and techniques required in building various kinds of powerful recommendation systems (collaborative, knowledge and content based) and deploying them to the web. Overview Working in a hands-on lab environment led by our expert instructor, attendees will Understand the different kinds of recommender systems Master data-wrangling techniques using the pandas library Building an IMDB Top 250 Clone Build a content-based engine to recommend movies based on real movie metadata Employ data-mining techniques used in building recommenders Build industry-standard collaborative filters using powerful algorithms Building Hybrid Recommenders that incorporate content based and collaborative filtering Recommendation systems are at the heart of almost every internet business today; from Facebook to Net?ix to Amazon. Providing good recommendations, whether its friends, movies, or groceries, goes a long way in defining user experience and enticing your customers to use your platform.This course shows you how to do just that. You will learn about the different kinds of recommenders used in the industry and see how to build them from scratch using Python. No need to wade through tons of machine learning theory?you will get started with building and learning about recommenders as quickly as possible. In this course, you will build an IMDB Top 250 clone, a content-based engine that works on movie metadata. You will also use collaborative filters to make use of customer behavior data, and a Hybrid Recommender that incorporates content based and collaborative filtering techniques.Students will learn to build industry-standard recommender systems, leveraging basic Python syntax skills. This is an applied course, so machine learning theory is only used to highlight how to build recommenders in this course.This skills-focused ccombines engaging lecture, demos, group activities and discussions with machine-based student labs and exercises.. Our engaging instructors and mentors are highly-experienced practitioners who bring years of current, modern 'on-the-job' modern applied datascience, AI and machine learning experience into every classroom and hands-on project. Getting Started with Recommender Systems Technical requirements What is a recommender system? Types of recommender systems Manipulating Data with the Pandas Library Technical requirements Setting up the environment The Pandas library The Pandas DataFrame The Pandas Series Building an IMDB Top 250 Clone with Pandas Technical requirements The simple recommender The knowledge-based recommender Building Content-Based Recommenders Technical requirements Exporting the clean DataFrame Document vectors The cosine similarity score Plot description-based recommender Metadata-based recommender Suggestions for improvements Getting Started with Data Mining Techniques Problem statement Similarity measures Clustering Dimensionality reduction Supervised learning Evaluation metrics Building Collaborative Filters Technical requirements The framework User-based collaborative filtering Item-based collaborative filtering Model-based approaches Hybrid Recommenders Technical requirements Introduction Case study and final project ? Building a hybrid model Additional course details: Nexus Humans Applied AI: Building Recommendation Systems with Python (TTAI2360) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Applied AI: Building Recommendation Systems with Python (TTAI2360) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.
Duration 5 Days 30 CPD hours This course is intended for The skills covered in this course converge on four areas-software development, IT operations, applied math and statistics, and business analysis. Target students for this course should be looking to build upon their knowledge of the data science process so that they can apply AI systems, particularly machine learning models, to business problems. So, the target student is likely a data science practitioner, software developer, or business analyst looking to expand their knowledge of machine learning algorithms and how they can help create intelligent decisionmaking products that bring value to the business. A typical student in this course should have several years of experience with computing technology, including some aptitude in computer programming. This course is also designed to assist students in preparing for the CertNexus Certified Artificial Intelligence (AI) Practitioner (Exam AIP-210) certification Overview In this course, you will develop AI solutions for business problems. You will: Solve a given business problem using AI and ML. Prepare data for use in machine learning. Train, evaluate, and tune a machine learning model. Build linear regression models. Build forecasting models. Build classification models using logistic regression and k -nearest neighbor. Build clustering models. Build classification and regression models using decision trees and random forests. Build classification and regression models using support-vector machines (SVMs). Build artificial neural networks for deep learning. Put machine learning models into operation using automated processes. Maintain machine learning pipelines and models while they are in production Artificial intelligence (AI) and machine learning (ML) have become essential parts of the toolset for many organizations. When used effectively, these tools provide actionable insights that drive critical decisions and enable organizations to create exciting, new, and innovative products and services. This course shows you how to apply various approaches and algorithms to solve business problems through AI and ML, all while following a methodical workflow for developing data-driven solutions. Solving Business Problems Using AI and ML Topic A: Identify AI and ML Solutions for Business Problems Topic B: Formulate a Machine Learning Problem Topic C: Select Approaches to Machine Learning Preparing Data Topic A: Collect Data Topic B: Transform Data Topic C: Engineer Features Topic D: Work with Unstructured Data Training, Evaluating, and Tuning a Machine Learning Model Topic A: Train a Machine Learning Model Topic B: Evaluate and Tune a Machine Learning Model Building Linear Regression Models Topic A: Build Regression Models Using Linear Algebra Topic B: Build Regularized Linear Regression Models Topic C: Build Iterative Linear Regression Models Building Forecasting Models Topic A: Build Univariate Time Series Models Topic B: Build Multivariate Time Series Models Building Classification Models Using Logistic Regression and k-Nearest Neighbor Topic A: Train Binary Classification Models Using Logistic Regression Topic B: Train Binary Classification Models Using k-Nearest Neighbor Topic C: Train Multi-Class Classification Models Topic D: Evaluate Classification Models Topic E: Tune Classification Models Building Clustering Models Topic A: Build k-Means Clustering Models Topic B: Build Hierarchical Clustering Models Building Decision Trees and Random Forests Topic A: Build Decision Tree Models Topic B: Build Random Forest Models Building Support-Vector Machines Topic A: Build SVM Models for Classification Topic B: Build SVM Models for Regression Building Artificial Neural Networks Topic A: Build Multi-Layer Perceptrons (MLP) Topic B: Build Convolutional Neural Networks (CNN) Topic C: Build Recurrent Neural Networks (RNN) Operationalizing Machine Learning Models Topic A: Deploy Machine Learning Models Topic B: Automate the Machine Learning Process with MLOps Topic C: Integrate Models into Machine Learning Systems Maintaining Machine Learning Operations Topic A: Secure Machine Learning Pipelines Topic B: Maintain Models in Production
This comprehensive course covers all Scrum principles and frameworks necessary to help participants understand how to guide a team and manage projects in a fast-paced agile environment. The course is meant for professionals who want to attain the certification of Scrum Master with deep insight into how AI can be utilized in increasing the effectiveness of agile practices. In addition to mastery of the core Scrum methodology, participants will be taken through state-of-the-art advancements in AI and machine learning in order to understand how these technologies can automate routine tasks, enhance decision-making, and continuous improvement. Real-world case studies and hands-on exercises will illustrate how to practically apply AI within Scrum to realize high efficiency and innovation for teams. Whether for enhancing one's career as a Scrum Master or the integration of AI into Agile practices, this course provides that ideal combination of conceptual theory and practical skills, assuring success in today's technology-driven world. Key Highlights: Certified Scrum Master training with AI applications Case studies in the real world about integrating AI in Scrum Hands-on projects to implement AI-driven tools and methodologies Workflow optimization techniques that ensure better collaboration of agile teams, with speeding up project delivery by the power of AI. Ideal for Scrum Masters, Agile Coaches, Product Owners, and tech pros looking to stay ahead.
Duration 1 Days 6 CPD hours This course is intended for To gain the most from attending this course you should possess the following incoming skills: Basic knowledge of programming concepts and syntax in Python. Familiarity with common data formats such as CSV, JSON, and XML. Experience using command-line interfaces and basic text editing tools. Understanding of basic machine learning concepts and algorithms. Overview Working in an interactive learning environment, led by our engaging expert, you will: Gain a solid understanding of prompt engineering concepts and their applications in software development and AI-driven solutions. Master the techniques for preprocessing and cleaning text data to ensure high-quality inputs for AI models like GPT-4. Develop expertise in GPT-4 tokenization, input formatting, and controlling model behavior for various tasks and requirements. Acquire the ability to design, optimize, and test prompts effectively, catering to diverse business applications and use cases. Learn advanced prompt engineering techniques, such as conditional text generation and multi-turn conversations, to create more sophisticated AI solutions. Practice creating prompts to generate, run, and test code in a chosen programming language using GPT-4 and OpenAI Codex. Understand the ethical implications and best practices in responsible AI deployment, ensuring fair and unbiased AI applications in software development. Prompt Engineering offers coders and software developers a competitive edge by empowering them to develop more effective and efficient AI-driven solutions in their projects. By harnessing the capabilities of cutting-edge AI models like GPT-4, coders can automate repetitive tasks, enhance natural language understanding, and even generate code suggestions, boosting productivity and creativity. In addition, mastering prompt engineering can contribute to improved job security, as professionals with these in-demand skills are highly sought after in the rapidly evolving tech landscape. Quick Start to Prompt Engineering for Coders and Software Developers is a one day course designed to get you quickly up and running with the prompting skills required to out AI to work for you in your development efforts. Guided by our AI expert, you?ll explore key topics such as text preprocessing, data cleansing, GPT-4 tokenization, input formatting, prompt design, and optimization, as well as ethical considerations in prompt engineering. In the hands-on labs you?ll explore tasks such as formatting inputs for GPT-4, designing and optimizing prompts for business applications, and implementing multi-turn conversations with AI. You?ll work with innovative tools like the OpenAI API, OpenAI Codex, and OpenAI Playground, enhancing your learning experience while preparing you for integrating prompt engineering into your professional toolkit. By the end of this immersive course, you?ll have the skills necessary to effectively use prompt engineering in your software development projects. You'll be able to design, optimize, and test prompts for various business tasks, integrate GPT-4 with other software platforms, and address ethical concerns in AI deployment. Introduction to Prompt Engineering Overview of prompt engineering and its importance in AI applications Major applications of prompt engineering in business Common challenges faced in prompt engineering Overview of GPT-4 and its role in prompt engineering Key terminology and concepts in prompt engineering Getting Things Ready: Text Preprocessing and Data Cleansing Importance of data preprocessing in prompt engineering Techniques for text cleaning and normalization Tokenization and n-grams Stop word removal and stemming Regular expressions and pattern matching GPT-4 Tokenization and Input Formatting GPT-4 tokenization and its role in prompt engineering Understanding and formatting GPT-4 inputs Context windows and token limits Controlling response length and quality Techniques for handling out-of-vocabulary tokens Prompt Design and Optimization Master the skills to design, optimize, and test prompts for various business tasks. Designing effective prompts for different tasks Techniques for prompt optimization GPT-4 system and user parameters for controlling behavior Importance of prompt testing and iteration Best practices for prompt engineering in business applications Advanced Techniques and Tools in Prompt Engineering Learn advanced techniques and tools for prompt engineering and their integration in business applications. Conditional text generation with GPT-4 Techniques for handling multi-turn conversations Overview of tools for prompt engineering: OpenAI API, OpenAI Codex, and OpenAI Playground Integration of GPT-4 with other software platforms and tools Monitoring and maintaining prompt performance Code Generation and Testing with Prompt Engineering Develop the skills to generate, integrate, and test AI-generated code effectively, enhancing productivity and creativity in software development projects. Introduction to code generation with AI models like GPT-4 Designing prompts for code generation across programming languages Techniques for specifying requirements and constraints in prompts Generating and interpreting code snippets using AI-driven solutions Integrating generated code into existing projects and codebases Best practices for testing and validating AI-generated code Ethics and Responsible AI Understand the ethical implications of prompt engineering and the importance of responsible AI deployment in business. Ethical considerations in prompt engineering Bias in AI systems and its impact on prompt engineering Techniques to minimize bias and ensure fairness Best practices for responsible AI deployment in business applications Monitoring and addressing ethical concerns in prompt engineering
Ten live dialogues between Prof Ernesto Spinelli and International Existential Therapists followed by an Experiential Study Group. A phenomenological approach to re-view psychopathology: We aim to explore the lived experiences of irregular perceptions of reality with an open mind. Each Saturday includes a live dialogue between Prof Ernesto Spinelli and an International Existential Therapist; a moment to share your thoughts and feelings with the teachers; and a final integration facilitated by Bárbara Godoy. This series of ten Dialogues set out to explore the multifaceted dimentions and complexities associated with Existential Therapies. It attempts to engage with various interpretations of insanity through the lens of patients' often painful, confounding, and deeply unsettling life experiences. TIMES AND DATES 2025 25 Jan. “Knots” with Prof. Ernesto Spinelli 2 Feb. “Healing” with Dr. Michael Guy Thompson 22 Mar. “Difference” with Dr. Todd DuBose 12 Apr. “Polarization” with Prof. Kirk Schneider 3 May “Character” with Prof. Robert Romanyshyn 21 Jun. “Opening” with Dr. Yaqui Martinez 19 Jul. “Meaning” with Dr. Jan Resnick 25 Oct. “Invention” with Dr. Betty Cannon 15 Nov. “Hallucination” with Prof. Simon du Plock 13 Dec. “Hysteria” with Bárbara Godoy Full course (including dialogues): £1260 (2 pm to 5 pm – UK time) Only Dialogues: £630 (2 pm to 3 pm – UK time) Venue: Online Zoom Read the full Programme here > Course Organised by:
Engaging your first young Trustees: Programme information session Thursday 10 April, 2-3pm This free informal information session for museum staff and trustees aims to provide more information about the Kids in Museums programme to support you to recruit young Trustees at your museum, gallery or heritage organisation. Please note this programme is funded by Arts Council England. We have up to eight free places available for museums from England. If you are based in Wales, Northern Ireland or Scotland, we may be able to accommodate you if we do not receive sufficient applications from English museums. In this session, you can: Find out more about the programme, Hear about the impact the programme has had on the museums that took part 2024-25, Hear more about Kids in Museums programmes, our impact and how we work with wider museum sector, Ask any questions about the young Trustees programme. This session will be one hour long and delivered on Zoom. If you require any adjustments to attend a session on Zoom, please let us know and we will find a way to support you. Who should attend? This session is for Trustees and staff from museums and heritage organisations who are interested in appointing young people aged 18-30 to their boards.
Feeling overwhelmed by multiple tasks? Ready to enhance your product management strategy with AI technology? It’s time to meet your new AI partner! Our course, “Unlocking the Power of AI,” will demonstrate how cutting-edge tools like Generative Pre-trained Transformers (GPTs) can simplify your workflow and bolster your decision-making process. In modern-day fast paced commercial enterprise world, adaptability is vital for success. As a product manager, you oversee the entire product lifecycle—from concept to launch and beyond. With Certified Product Management techniques, you can navigate changing market dynamics, prioritize features efficiently, and deliver value to customers quickly. However, agility alone isn’t sufficient. To excel in your role, embrace the potential of AI. By integrating AI into your practices, you can automate tasks, analyze data effortlessly, and make informed decisions. Picture having a virtual assistant capable of analyzing data and predicting market trends. With AI as your ally, you can focus on engaging customers, innovating, and strategic planning. Don’t hesitate. Embrace the future of product management now. Join us on this journey to unlock the full potential of AI, revolutionizing your workflow and achieving your goals faster than ever before. What You'll Learn (in just 3 hours!) AI 101 for Product Managers We'll break down the buzzwords and get you up to speed on how AI (especially those clever GPTs) can transform your work life. Market Research Master Think of your new AI pal as a super-powered market researcher. Learn how to analyze competitor data, customer feedback, and trends faster than you can say "pivot!" AI-Powered Strategy Say goodbye to gut feelings and hello to data-driven insights. Discover how AI helps you strategize, prioritize features, and build roadmaps that will make your product shine. Hands-on Workshop Dive into real-world scenarios and use GPT tools to tackle market analysis, craft user stories, and nail down your product roadmap. Ethics in the AI Age We'll explore responsible AI use and make sure you understand the potential pitfalls. Because with great power comes great responsibility! Our AI + Your Workflow = Dream Team We'll cover how to access our Product Management tool, how to use it effectively and fit it seamlessly into your existing processes. The future of Product Management is here, don’t get left behind. This course is perfect for Product managers and owners are essential drivers of product success, constantly challenged to balance priorities, navigate complex decisions, and foster innovation in competitive markets. With technology advancing rapidly and consumer preferences evolving, staying ahead can be daunting. Our training programs offer a solution. Designed for product managers and owners, they equip you with the tools, insights, and strategies to enhance productivity, make informed decisions, and ignite innovation. Our courses empower you to navigate modern challenges successfully. Whether you seek to refine strategic planning, optimize product development, or enhance customer engagement, our tailored programs cater to your needs. Join us on a journey to unlock your full potential and propel your career to new heights as a product manager or owner. The Takeaway Empowerment: Leave this workshop feeling empowered, armed with a potent toolkit for achieving product success. AI in Product Management: Recognize that AI is the future of product management, and this course will equip you to leverage its potential effectively. Leadership Position: Position yourself as a leader in product management by embracing AI and staying ahead of industry trends. Innovation: Embrace innovation and drive change within your organization with the insights gained from this course. Confidence: Approach the future with confidence, knowing that you have the skills and knowledge to navigate the evolving landscape of product management.
1-2-1 bespoke training course
Polarization, or the “polarized mind,” is a fixation on one view, causing widespread destructiveness. It needs presence and love to address. We aim to explore the lived experiences on irregular perceptions of reality with an open mind. Each Saturday includes: a live dialogue between Prof. Ernesto Spinelli and an International Existential Therapist; a moment to share your thoughts and feelings with the teachers; and a final integration facilitated by Bárbara Godoy. This series of ten dialogues set out to explore the multifaceted dimentions and complexities associated with Existential Therapies. It attempts to engage with various interpretations of insanity through the lens of patients often painful, confounding, and deeply unsettling life experiences. Polarisation - between Prof. Ernesto Spinelli and Prof. Kirk Schneider “I view polarization or that which I call the “polarized mind” as the fixation on a single point of view to the utter exclusion of competing points of view, and I see it as a core dimension of human destructiveness both individually and collectively. Arguably, polarization or the polarized mind is responsible for more devaluation and abuse than any other general psychological dimension, and it crosses cultures, parties, disciplines and so-called diagnosed and undiagnosed populations. In fact it is the undiagnosed populations—polarized cultural, political, and religious leaders and their followers–who have arguably caused the most human destructiveness by far, over those whom we conventionally termed the diagnosed The polarized mind may be partly dispositional but appears to be largely fear-driven and requires abiding presence and love to address it. We are in a race against time to avail people to these “nutrients.” Prof. Kirk Schneider. Prof. Kirk J. Schneider, Ph.D. is a leading spokesperson for contemporary existential-humanistic and existential-integrative psychology. Dr Schneider was a 2022 Candidate for President of the American Psychological Association (APA), a co-founder and current president of the Existential-Humanistic Institute (an award-winning psychotherapy training center), and a two-term Member of the Council of Representatives of the APA. He is also past president (2015-2016) of the Society for Humanistic Psychology (Division 32) of the APA, recent past editor of the Journal of Humanistic Psychology (2005-2012), a founder and frequent presenter/facilitator of the bridge-building dialogue approach the Experiential Democracy Dialogue and a trained moderator for the conflict mediation group Braver Angels. Dr Schneider is also an adjunct faculty member at Saybrook University and Teachers College, Columbia University and an Honorary Member of the Society for Existential Analysis of the UK and the East European Association for Existential Therapy. He received the Rollo May Award for “outstanding and independent contributions” to the field of humanistic psychology from the Society for Humanistic Psychology, APA and is a Fellow of seven Divisions of the APA (5, 9, 32, 42, 12, 29, and 24). His work on existential-integrative psychotherapy has been featured in a special issue of the Journal of Psychotherapy Integration (March 2016), as well as The Wiley World Handbook of Existential Therapy and the APA’s forthcoming Handbook of Psychotherapy. Dr Schneider has published over 200 articles, interviews and chapters and has authored or edited 14 books including The Paradoxical Self, Horror and the Holy, Rediscovery of Awe, Awakening to Awe, The Spirituality of Awe, The Polarized Mind, The Handbook of Humanistic Psychology, Existential-Humanistic therapy, Existential-Integrative Psychotherapy, The Wiley World Handbook of Existential Therapy, The Depolarizing of America: A Guidebook for Social Healing and his latest volume (February, 2023) Life-Enhancing Anxiety: Key to a Sane World. Dr. Schneider’s work has been featured in Scientific American, the New York Times, USA Today, The Guardian, Vanity Fair, Forbes Health, Psychology Today, BBC World News and many other health and psychology outlets. Prof. Ernesto Spinelli was Chair of the Society for Existential Analysis between 1993 and 1999 and is a Life Member of the Society. His writings, lectures and seminars focus on the application of existential phenomenology to the arenas of therapy, supervision, psychology, and executive coaching. He is a Fellow of the British Psychological Society (BPS) as well as an APECS accredited executive coach and coaching supervisor. In 2000, he was the Recipient of BPS Division of Counselling Psychology Award for Outstanding Contribution to the Profession. And in 2019, Ernesto received the BPS Award for Distinguished Contribution to Practice. His most recent book, Practising Existential Therapy: The Relational World 2nd edition (Sage, 2015) has been widely praised as a major contribution to the advancement of existential theory and practice. Living up to the existential dictum that life is absurd, Ernesto is also the author of an on-going series of Private Eye novels. Date and Time: Saturday 12 April from 2 pm to 3 pm – (UK time) Individual Dialogue Fee: £70 Venue: Online Zoom FULL PROGRAMME 2025: 25 January “Knots” with Prof. Ernesto Spinelli and Bárbara Godoy 22 February “Healing” with Dr. Michael Guy Thompson and Prof. Ernesto Spinelli 22 March “Difference” with Prof. Tod DuBose and Prof. Ernesto Spinelli 12 April “Polarisation” with Prof. Kirk Schneider and Prof. Ernesto Spinelli 3 May “Character” with Prof. Robert Romanyshyn and Prof. Ernesto Spinelli 21 June “Opening” with Dr. Yaqui Martinez and Prof. Ernesto Spinelli 19 July “Meaning” with Dr. Jan Resnick and Prof. Ernesto Spinelli 25 October “Invention” with Dr. Betty Cannon and Prof. Ernesto Spinelli 15 November “Hallucination” with Prof. Simon du Plock and Prof. Ernesto Spinelli 13 December “Hysteria” with Bárbara Godoy and Prof. Ernesto Spinelli Read the full programme here > Course Organised by: