Tags: materials science

Description

Materials science is the understanding and application of properties of matter. Materials science studies the connections between the structure of a material, its properties, methods of processing and performance for given applications.

Please see the nanoHUB Group Materials Science for highlighted materials science related items.

For educators please see the nanoHUB group MSE Instructional Exchange

For the latest tools that combine materials science with machine learning and data science see the nanoHUB group Data Science and Machine Learning

All Categories (1-20 of 1233)

  1. Oct 21 2024

    5th International Conference on Materials Science & Nanotechnology

    The 5th International Conference on Materials Science & Nanotechnology, the five-day scientific event is scheduled for October 21-25, 2024, in Athens, Greece and Online.Future...

    https://nanohub.org/events/details/2411

  2. Sep 27 2024

    Revolutionizing Materials Informatics Education with nanoHUB: No-Install, Browser-Based Tools

    Revolutionizing Materials Informatics Education with nanoHUB: No-Install, Browser-Based ToolsDate/TimeSeptember 27, 202412:30 p.m. - 1:30 p.m....

    https://nanohub.org/events/details/2463

  3. gil mabini agag

    to create

    https://nanohub.org/members/456143

  4. Myliek First

    https://nanohub.org/members/454141

  5. Materials Informatics Lecture 30: Bayes Theorem and Naive Bayes Classifier

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    Welcome back to our Materials Informatics series! In this video, Taylor Sparks from the University of Utah delves into the fundamentals of Bayes Theorem and Naive Bayes classifiers, essential concepts in probabilistic machine learning.  In this video, we cover: An introduction to Bayesian...

  6. Materials Informatics Lecture 30a: Coding a Naive Bayes Classifier by Hand

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    Welcome back to our Materials Informatics series! In this video, we continue exploring Bayesian and probabilistic machine learning by diving deeper into Naive Bayes classification.In this video, we cover:A brief recap of Naive Bayes, highlighting its simplicity and the assumption of feature...

  7. Materials Informatics Lecture 31: Gaussian Processes

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    Welcome back to our Materials Informatics playlist! In this video, we dive into the fascinating world of Gaussian Processes, building on our previous discussion about Naive Bayes theorem. Gaussian Processes are a powerful tool in probabilistic machine learning, especially for modeling and...

  8. Materials Informatics Lecture 32: Bayesian Optimization

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    Welcome back to our Materials Informatics series! In today's episode, we delve into Bayesian Optimization, a critical tool for incrementally improving processes and designs in materials research. Bayesian Optimization leverages Bayes' theorem to make informed decisions with minimal data,...

  9. Materials Informatics Lecture 33: Large Language Models in Materials Science

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    Welcome back to our Materials Informatics playlist! In today's episode, we explore the transformative impact of Large Language Models (LLMs) on materials science. David Sparks from the University of Utah's Materials Science and Engineering department takes us through the exciting...

  10. Materials Informatics Lecture 27: Variational Autoencoders

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    Generative machine learning models have the potential to allow us to move beyond screening to true materials discovery. Generative adversarial networks (GANs) are one powerful tool and variational autoencoders (VAEs) are another. This video descrbies autoencoders, latent space, reparameterization...

  11. Materials Informatics Lecture 28: Image Segmentation

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    Welcome back to our Materials Informatics playlist! In our previous video, we explored generative models like GANs. Today, we’re taking a brief interlude to discuss the fascinating world of image segmentation because tools from image segmentation are crucial to our next generative model!In...

  12. Materials Informatics Lecture 29: Diffusion Models

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    Welcome back to our Materials Informatics series! In this video, we're diving into the fascinating world of diffusion models, the cutting-edge technology in generative models that is outperforming GANs and VAEs.In this video, we cover:Introduction to diffusion models and their superiority in...

  13. Materials Informatics Lecture 26: Generative Adversarial Networks

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    In this video we cover the first video on generative machine learning models: the generative adversarial network. We describe what they are, how they work, why they are so hard to train and more.

  14. Materials Informatics Lecture 26a: Application of GANs in Materials Science

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    With our introduction to GANs complete, we now do a survey of some of the places where we see them applied in materials science research. From inverse design of new materials and molecules to data augmentation we see the power of these generative ML models.

  15. Materials Informatics Lecture 20: Can We Extrapolate to Extraordinary Materials?

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    A common criticism of machine learning is extrapolation beyond the training set. Is this really possible, or not? In this video, I explain how we tested to prove extrapolation to extraordinary materials possible! Furthermore, we find 1. simple linear models outperform more complicated models, 2....

  16. Materials Informatics Lecture 21: Clustering

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    Clustering is an unsupervised machine learning tool to reduce dimensionality and put similar data together. We can do clustering in hierarchical, or partitioning approaches, but we need a distance metric that follows some basic rules. In this video we discuss clustering, measuring...

  17. Materials Informatics Lecture 22: Neural Networks

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    Neural networks have been the come-back kids of machine learning. They were invented in the 80s, but surged back into the limelight in the late 90s to become a powerful tool at the heart of deep learning. This video describes what neural networks are, how they work in materials informatics,

  18. Materials Informatics Lecture 23: Convolutional Neural Networks

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    Vanilla neural networks are powerful, but convolutional neural networks are truly revolutionary! Instead of constructing features by hand, a convolutional neural network can extract features on its own! It does this through convolutional layers and then reduces dimensions for faster computing...

  19. Materials Informatics Lecture 24: Recurrent Neural Networks

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    How do we deal with sequential data? How do we make a machine learning model pay attention to data where order matters? A big innovation came with the development of recurrent neural networks and their modern versions (LSTM and GRU).

  20. Materials Informatics Lecture 25: Transformers

    Online Presentations | 13 Aug 2024 | Contributor(s):: Taylor Sparks

    As good as recurrent networks are, they still face fundamental limitations. Vanishing gradient makes it so RNNs can only look back ~100 data points in a series or ~100 in an LSTM or GRU. Transformers let us learn how all inputs are related to all other inputs through the novel "multi-head...