One of our Android apps demanded an infinite carousel with images overlapping each other. Surprisingly enough there are not too many examples out there on how to do this! We used a ViewPager to create the carousel taking inspiration from https://github.com/mrleolink/SimpleInfiniteCarousel. We had to make some changes here( another post on our carousel and maybe […]
Monthly Archives: January 2015
A Web App to improve your Azure Machine Learning Experience!
As soon as we created our first Azure ML experiment we were eager to share it with other team mates and get their views…and we hit our first hurdle..there was no way to share the published experiment with others unless we quickly created a console app and copy paste the code that Azure has provided […]
A Beginners ramp up path to Azure Machine Learning
BigData, Analytics and Machine learning are new buzzwords everywhere you look and its easy to get overwhelmed with information when you decide to start ramping up on these! As part of an internal experiment we are doing at Cennest we’ve logged out our “learning path” for Machine learning which would take an application developer to […]