Data Hunting:
ML系統: 提供給系統的訓練資料可以很多元並不侷限於照片,也可以是具備多種特徵的數據表格、文字、感測器的讀數、聲音等等。
2018年8月30日 星期四
2018年8月27日 星期一
Python -Tkinter
Functions:
- Label
- Button
- Radiobutton
- Checkbutton
- Entry
- Frame
- LabelFrame
- Listbox
- Text
- Message
- PanedWindow
- Scrollbar
- Scale
- Spinbox
- Menu
- OptionMenu
- Menubutton
- Canvas
- Image
- Bitmap
- Toplevel
- http://yhhuang1966.blogspot.com/2016/05/python-gui-tkinter.html
訂閱:
意見 (Atom)
Ethereum- Learn Solidity step by step
Common Function Types: public: Anyone can call this function,but it isn't really used for any type of security per se. priv...
-
DATE_ADD (date, INTERVAL days ), DATE_SUB (date, INTERVAL days ) CURRENT_TIMESTAMP(),NOW() return your now time basically you can also wr...
-
Common Function Types: public: Anyone can call this function,but it isn't really used for any type of security per se. priv...