BlogHide Resteemsprateekiiest (25)in utopian-io • 7 years agoFinding Local Maxima Peaks in Solar DataDetecting intensity peaks in solar images can be useful as a simple flare identification mechanism. This example illustrates detection of those areas where there is a spike in solar intensity.…prateekiiest (25)in utopian-io • 7 years agosteemCreated with Sketch.A bit about Code Sleep Python About the Project There's nothing you cannot do in Python. With one of the most used programming languages in the world there is very little what you cant do in Python. A brief history of…prateekiiest (25)in utopian-io • 7 years agoChatbots made simple in PythonFirst try making a chat bot using Python. It is desirable to include special features . Implementing some machine learning algorithms it can be used to reply to the user with a suitable reply. Along…prateekiiest (25)in utopian-io • 7 years agoOnline Shopping Platform This project aims at implementing a web crawler which can query information from various online shopping sites like Flipkart, Snapdeal or Myntra. Using a simple GUI, search for a particular item…