Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Svavar #1

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
6a22495
PersonalEdits
giancarlohc Sep 5, 2023
e17eb8d
Created using Colaboratory
giancarlohc Sep 5, 2023
e2859e6
Merge pull request #1 from zhenliangma/main
giancarlohc Sep 10, 2023
25252af
Merge pull request #2 from zhenliangma/main
giancarlohc Sep 12, 2023
a4fe868
Created using Colaboratory
giancarlohc Sep 12, 2023
de39eb8
Created using Colaboratory
giancarlohc Sep 12, 2023
9deb55b
Created using Colaboratory
giancarlohc Sep 12, 2023
bb77980
Created using Colaboratory
giancarlohc Sep 12, 2023
bb22aab
Created using Colaboratory
giancarlohc Sep 12, 2023
940fa53
Created using Colaboratory
giancarlohc Sep 13, 2023
bb122e7
Merge pull request #3 from zhenliangma/main
giancarlohc Sep 13, 2023
438ca52
Created using Colaboratory
giancarlohc Sep 14, 2023
ed976c7
Merge pull request #4 from zhenliangma/main
giancarlohc Sep 14, 2023
82f081c
Created using Colaboratory
giancarlohc Sep 14, 2023
fc8ff39
Merge pull request #5 from zhenliangma/main
giancarlohc Sep 18, 2023
730b5ad
Created using Colaboratory
giancarlohc Sep 20, 2023
8937ce1
Created using Colaboratory
giancarlohc Sep 20, 2023
4c318bc
Created using Colaboratory
giancarlohc Sep 20, 2023
a5e784a
Merge pull request #6 from zhenliangma/main
giancarlohc Sep 23, 2023
2990675
Created using Colaboratory
giancarlohc Sep 23, 2023
5e1ac0e
Created using Colaboratory
giancarlohc Sep 23, 2023
644a06b
Created using Colaboratory
giancarlohc Sep 23, 2023
2b35232
Created using Colaboratory
giancarlohc Sep 23, 2023
5581870
Create ProjectCode.ipynb
giancarlohc Sep 26, 2023
6aa7ca6
Created using Colaboratory
giancarlohc Sep 26, 2023
e659c92
Created using Colaboratory
giancarlohc Sep 26, 2023
94d5e77
Created using Colaboratory
giancarlohc Sep 26, 2023
947055b
Delete ProjectCode.ipynb
giancarlohc Sep 26, 2023
9588f20
Created using Colaboratory
giancarlohc Sep 26, 2023
ca3598b
Created using Colaboratory
svabbi16 Sep 26, 2023
ab92e58
Created using Colaboratory
giancarlohc Sep 26, 2023
25f4d93
Created using Colaboratory
svabbi16 Oct 2, 2023
dcba6b6
Created using Colaboratory
svabbi16 Oct 18, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
41 changes: 41 additions & 0 deletions Applied-AI-in-Transportation /Project/ProjectCode.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"colab": {
"provenance": [],
"authorship_tag": "ABX9TyNb30wyvJ/Ftn2ua8DyvYe9",
"include_colab_link": true
},
"kernelspec": {
"name": "python3",
"display_name": "Python 3"
},
"language_info": {
"name": "python"
}
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/giancarlohc/Applied-AI-in-Transportation/blob/main/Applied-AI-in-Transportation%20/Project/ProjectCode.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"id": "EZectnFkmYWq"
},
"outputs": [],
"source": [
"print(\"hello world\")"
]
}
]
}
Loading