Skip to main content

Posts

Showing posts with the label Machine Learning

Research on Machine Learning applications in Smart Grid & Microgrids

Smart grids and microgrids are the future of the power system we use today. Integrating the power systems with communication devices and adding a data layer has its perks for power system operators as well as the consumers.  This novel power system will generate enormous amounts of data with its maturity. As researchers, it is quite fascinating for us since this means that we get to combine two disciplines, Machine Learning & Power Systems. In this blog post, I will list all the possible applications that I come across of machine learning in power systems. Update: I will start to categorize them into, Microgrid research Energy forecasting Smart grid research Microgrid research Multi-agent systems for microgrid control [ link ] Reinforcement learning for microgrid energy management Detect security breaches Fault detection and classification Microgrid islanding detection Multi-agent reinforcement learning for microgrid control Energy forecasting research Solar energy forecasting ...

Studying Machine Learning and Deep Learning from Scratch

I was interested in learning machine learning and deep learning ever since I realized its potential to apply to many research problems in power systems research. So I started learning it. So far, I have done one Coursera specialization, a course (you can probably guess this) and I'm currently doing another specialization. Before this, I went through several youtube videos to get a feel for what ML really is. Apart from this, I'm enrolled in the program by Dr. Michal Fabinger @ Tokyo Data Science My goal here is to recommend the flow of this process, which would have been very helpful in the beginning for me. Although I have given Coursera links most of the content is available open-source for free . So here it goes, Search youtube for videos that explain what machine learning is. There are a lot out there. Don't get stuck in this just take one hour that should be enough.  TensorFlow ML Zero to Hero Then start learning. A good place to start is Coursera - AMII specialization...