We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14659b7 commit 89fd1ecCopy full SHA for 89fd1ec
README.md
@@ -1,10 +1,15 @@
1
# Android Tensorflow on Clojure repl sever
2
3
+### Usage
4
+
5
+* Emacs ` M-x cider-connect 6868 `
6
7
### Future
8
* 手机上`Termux + Emacs + Cider`, 用Clojure开发安卓应用
9
* 手机上开发测试使用Tensorflow的训练数据
10
* 方便Clojure学习者,随时随地手机上Repl学习一些库的使用, 如: [clojure async](https://github.com/clojure/core.async)等
11
* 手机上的数据分析, 和数据可视化中心: 整合Termux命令环境的R, Python, Julia等
12
+* 支持语音输入编程
13
14
#### Android上较难解决的安装包问题
15
* https://github.com/chanshunli/gcc_termux
0 commit comments