kcn3388 / Python_ai

Demo and other Python3 code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python

git clone https://github.com/Yonv1943/Python

git config --global user.email "*@qq.com"

git config --global user.name "Yonv"

git init

git add README.md

git commit -m "first commit"

git remote add origin git@github.com:Yonv1943/Python.git

git push -u origin master

About

Demo and other Python3 code


Languages

Language:Python 98.2%Language:Jupyter Notebook 1.7%Language:Shell 0.1%