Compare commits
No commits in common. "c18f4946a77eecafb0252799e063ae5f309da385" and "b4e055cefbba6c2222c5f557e7cdfa8cbc89afcb" have entirely different histories.
c18f4946a7
...
b4e055cefb
|
@ -1 +0,0 @@
|
|||
.ipynb_checkpoints
|
|
@ -1 +0,0 @@
|
|||
3.11
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
6
main.py
6
main.py
|
@ -1,6 +0,0 @@
|
|||
def main():
|
||||
print("Hello from ai!")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
@ -1,17 +0,0 @@
|
|||
[project]
|
||||
name = "ai"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"boto3>=1.37.11",
|
||||
"jupyter>=1.1.1",
|
||||
"keras>=3.9.0",
|
||||
"matplotlib>=3.10.1",
|
||||
"numpy>=2.2.3",
|
||||
"opencv-python>=4.11.0.86",
|
||||
"pandas>=2.2.3",
|
||||
"scikit-learn>=1.6.1",
|
||||
"seaborn>=0.13.2",
|
||||
]
|
13581
skalierung/melb_data.csv
13581
skalierung/melb_data.csv
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue