Skip to main content

Posts

Showing posts with the label machine learning

ML / Using Turi Create for Machine Learning Style Transfer

A few days ago, I found out about "Turi Create" , basically a Python module, a tool from Apple that allows non-Apple computer user to generate MLM aka Machine Learning Model that can be integrated inside iOS app on iPhone and iPad. The cool thing about Turi Create is that you can also use it for your own purpose in processing data using Machine Learning. https://developer.apple.com/videos/play/wwdc2018/712/ As an additional note, at WWDC 2018, Apple also presented XCode Playground tool for MacOS that allows user to easily generate this MLM model for all kind of purposes. The process is as simple as drag and drop for Image Classifier. It is quite fascinating and worth watching the video. STYLE TRANSFER From what I gather after a short research, there are a few applications of Machine Learning that we can use in application such as for Image Classification, Graphing, etc but one that interest me in particular is STYLE TRANSFER using Turi Create: https://apple.gith...

WOLFRAM / Editing Existing Code

GOOGLE EVERYTHING, THEN WOLFRAM EVERYTHING? By today, we all sure already got used to idea of SEARCHING all kind of knowledge and information using GOOGLE SEARCH (or other search engine, such as DuckDuckGo) and expecting results from websites that we later we can filter and sort ourselves. Searching and browsing IMAGES, VIDEOS, and all kind of useful INFORMATION, such as a more organized WIKIPEDIA or the messy webs becomes our second nature. We are pretty fast at it too. We are in the era of too much informations. I do not mind this "dumb lazy but fast way to search for information", but I suddenly recall myself when I was a kid and browsing pages of thick Encyclopedia books. Then later come Encycplopedia CDs, with audio and sound .... and then the INTERNET. The Internet and Google have surely changed a lot in our way to access information and knowledge. People can learn a lot from the Internet (well, minus some junks information and hoaxes, etc.). However, I think,...