For those of us with an iPad and an interest in ML

  • Thread starter Thread starter jedishrfu
  • Start date Start date
  • Tags Tags
    Interest Ipad
Click For Summary
SUMMARY

The discussion highlights three key applications for learning Python and machine learning (ML) on iPad: Tinkerstellar, Juno, and Pythonista. Tinkerstellar is a free app that offers a seven-part tutorial on Python 3 and popular ML modules such as Scikit-Learn and Pandas, featuring a code execution feature. Juno, priced at $14.99, provides a Juno IDE notebook interface and supports third-party Python modules, outperforming Pythonista in certain aspects. Pythonista, available in versions 2.7 and 3.6, includes preloaded modules like NumPy and Matplotlib, making it suitable for interactive graphics and games.

PREREQUISITES
  • Basic understanding of Python 3 programming
  • Familiarity with machine learning concepts
  • Knowledge of popular Python libraries such as Scikit-Learn and Pandas
  • Experience using iPad applications for coding
NEXT STEPS
  • Explore advanced features of Tinkerstellar for deeper ML learning
  • Investigate Juno's capabilities for integrating third-party Python modules
  • Learn about creating interactive graphics using Pythonista's Scene module
  • Research additional Python libraries that can enhance ML projects on iPad
USEFUL FOR

iPad users interested in learning Python and machine learning, educators teaching programming, and developers seeking mobile coding solutions.

Messages
15,607
Reaction score
10,376
TL;DR
There are a couple of recent apps for iPad that can get you started in python 3 programming and ML applications.
The first is Tinkerstellar ($free), an app designed to teach you python 3 and some of its most popular modules including its ML modules (7 part tutorial) like Scikit-Learn and Pandas. It has a run code feature to show how python will execute example code.

The second app by the same developer is called Juno ($14.99) and it brings the Juno IDE notebook interface for python. Additionally, you can install third party python modules. My first impressions are this app is better in some cases than the more popular Pythonista app although Pythonista can do some cool interactive graphics apps And games with their Scene module.

You can find them both on the Apple AppStore.
 
  • Like
  • Informative
Likes   Reactions: anorlunda and berkeman
Technology news on Phys.org

Similar threads

  • · Replies 13 ·
Replies
13
Views
4K