分页: 1 / 2

python马工是tmd真的完了

发表于 : 2023年 2月 13日 20:23
赖美豪中
我让今天玩了半天chatgpt, 只要你知道需要什么,chatgpt基本都能写出来了。我日,难道要回去干老千了

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 20:51
TheMatrix
赖美豪中 写了: 2023年 2月 13日 20:23 我让今天玩了半天chatgpt, 只要你知道需要什么,chatgpt基本都能写出来了。我日,难道要回去干老千了
不可能。

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 20:55
lubbock12
Chatgpt会写R吗

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 20:59
LiuQiangDong
太轻松了
你能叫出名字的
都能写
lubbock12 写了: 2023年 2月 13日 20:55 Chatgpt会写R吗

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 21:03
cocoa
目前只能写小程序吧。要是能整个实用project写下来就牛了,不知道十年内能不能实现。

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 21:11
bigball1
赖美豪中 写了: 2023年 2月 13日 20:23 我让今天玩了半天chatgpt, 只要你知道需要什么,chatgpt基本都能写出来了。我日,难道要回去干老千了
扯尼玛蛋 你让丫给给哥做个 baynes network的题

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 21:26
newIdRobot
bigball1 写了: 2023年 2月 13日 21:11 扯尼玛蛋 你让丫给给哥做个 baynes network的题
Please use the similarity matrix method to calculate the 30th number of the fibonacci series? Please give the calculation steps.
We can use the properties of similarity matrices to quickly calculate the $n$th number in the Fibonacci sequence.

Let $A = \begin{bmatrix} 1 & 1 \ 1 & 0 \end{bmatrix}$. Then, $A^n = \begin{bmatrix} F_{n+1} & F_n \ F_n & F_{n-1} \end{bmatrix}$, where $F_n$ is the $n$th number in the Fibonacci sequence.

If we find the eigenvector $\mathbf{v}$ and corresponding eigenvalue $\lambda$ of matrix $A$, i.e. $A \mathbf{v} = \lambda \mathbf{v}$, then we can quickly calculate $A^n \mathbf{v} = \lambda^n \mathbf{v}$.

The steps are as follows:

Find the eigenvalue $\lambda$ and eigenvector $\mathbf{v}$ of matrix $A$.

Calculate $\lambda^n$ and $\mathbf{v}$.

From $A^n \mathbf{v} = \lambda^n \mathbf{v} = \begin{bmatrix} F_{n+1} \ F_n \end{bmatrix}$, we have $F_{30} = A^{30}_{2,1} = 832040$.

Therefore, the 30th number in the Fibonacci sequence is 832040.

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 21:27
TheMatrix
cocoa 写了: 2023年 2月 13日 21:03 目前只能写小程序吧。要是能整个实用project写下来就牛了,不知道十年内能不能实现。
不可能。

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 21:44
Caravel
赖美豪中 写了: 2023年 2月 13日 20:23 我让今天玩了半天chatgpt, 只要你知道需要什么,chatgpt基本都能写出来了。我日,难道要回去干老千了
离完全替代人工估计还有10几年,咱们混混就退休了

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 21:48
Caravel
TheMatrix 写了: 2023年 2月 13日 21:27不可能。
不需要完全替代,能提高生产力一倍,就有一半人要失业

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 21:54
TheMatrix
Caravel 写了: 2023年 2月 13日 21:48 不需要完全替代,能提高生产力一倍,就有一半人要失业
旧码工失业一半,新码工增加一倍。

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 21:56
Caravel
TheMatrix 写了: 2023年 2月 13日 21:54 旧码工失业一半,新码工增加一倍。
如果走向太空时代,需要编程的更多,或许还可以。如果在地球上内卷化,就不需要那么多马工了

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 21:58
sjtuvincent
cocoa 写了: 2023年 2月 13日 21:03 目前只能写小程序吧。要是能整个实用project写下来就牛了,不知道十年内能不能实现。
2030年就能实现
不要低估了机器人的学习能力

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 22:05
TheMatrix
sjtuvincent 写了: 2023年 2月 13日 21:58 2030年就能实现
不要低估了机器人的学习能力
那我们就等着享受了。

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 22:29
sjtuvincent
TheMatrix 写了: 2023年 2月 13日 22:05 那我们就等着享受了。
2040年就可以享受机器人的全套服务了

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 22:34
wugrav
cocoa 写了: 2023年 2月 13日 21:03 目前只能写小程序吧。要是能整个实用project写下来就牛了,不知道十年内能不能实现。
BA牛逼,能把要求写清楚喂给机器人的话, 也不是不可能 :D :D

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 22:37
TheMatrix
wugrav 写了: 2023年 2月 13日 22:34 BA牛逼,能把要求写清楚喂给机器人的话, 也不是不可能 :D :D
以后只需要business analyst,不需要程序员了。

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 22:42
lasa
蟒蛇有些虚头巴脑的黑盒子一样的包
文档也不好读
我就让鸡皮题解释给我听
虽然回答明显是抄来的,但讲的头头是道,找个同事讲也没那么清楚啊

Re: python马工是tmd真的完了

发表于 : 2023年 2月 13日 22:56
OzarkAna
试过JavaScript 和c++。都能写

Re: python马工是tmd真的完了

发表于 : 2023年 2月 14日 01:31
rongrong2022
文件设置呢,deploy的各种设置呢?