Related Posts

Machine Learning & IoT

  • 21 Sep, 2018

Today I gave a presentation about machine learning and IoT focusing on industrial maintenance. The event was the third industrial maintenance workshop in Belo Horizonte. An opportunity to talk about IBM Watson and IIoT to the industry in my region. Machine Learning e IoT na manutenção Industrial(//www.slideshare.net/Keniowdc/machine-learning-e-iot-na-manuteno-industrial "Machine Learning e IoT na manutenção Industrial")

Machine Learning & IoTRead More

How to start with Machine Learning and Neural Networks

  • 19 Jun, 2018

Many people want to start their studies in neural networks and machine learning as a whole. So I decided to make a guide that I'm using to study these two technologies. First, you have to choose a language. I chose Python. Python can be downloaded through the Anaconda distribution, which in addition to packing in a functional way, still has a control panel for installations from other libraries: https://www.anaconda.com/download. Now, you're going to need an IDE. Do I currently use Visual Studio Code https://code.visualstudio.com. Don't know Python? Follow the Basic Tutorial category at https://www.tutorialspoint.com/python/index.htm. It's a start. There are many good courses in Coursera

How to start with Machine Learning and Neural NetworksRead More