Python

DeepMind Materials new crystal structure data analysis

A recent Google DeepMind project paper Scaling deep learning for materials discovery described using GNNs trained on a large and diverse set of first-principles calculations to enable the efficient discovery of inorganic materials and the discovery of 2.2 million new crystal structures, many of which escaped previous human chemical intuition. This represents an order-of-magnitude expansion …

DeepMind Materials new crystal structure data analysis Read More »

Deepmind AlphaMissense matched to 23andMe data

Google Deepmind created AlphaMissense, new AI model that classifies the effects of ‘missense’ mutations. Using this tool they created and released a catalogue of ‘missense’ mutations where researchers can learn more about what effect they may have. In a paper published in Science, Deepmind show it categorised 89% of all 71 million possible missense variants …

Deepmind AlphaMissense matched to 23andMe data Read More »

OpenAI ChatGPT 4 Advanced Data Analysis used to do river water flow analysis

OpenAI ChatGPT 4 Advanced Data Analysis is pretty amazing! I put it to the test on some data I analysed recently. The data was a multi-year daily set of a river’s level and discharge measurements at a specific location on the river. The river level is measured in meters and the discharge in cubic meters …

OpenAI ChatGPT 4 Advanced Data Analysis used to do river water flow analysis Read More »

CBC news article comments analysis and visualization

This post is focuses on a project of the analysis of scaped comments from CBC News website articles. (BTW, there are lots of “CBC’s” in the world. The one I am referring to is the Canadian Broadcasting Corporation.) Another post details web scraping method used to get the articles and their comments. As a Canadian …

CBC news article comments analysis and visualization Read More »

CBC news comment and replies interaction network visualization

The CBC (Canadian Broadcasting Corporation) news website articles often have a comments section. It would be interesting to see the interactions between comments and replies, and to understand which person makes the most comments, and frequently used words and phrases. See the results: https://sitrucp.github.io/cbc_comments/image_grid.html Another post details a method to retrieve the comments. Comments include …

CBC news comment and replies interaction network visualization Read More »

Scroll to Top