Граф коммитов

603 Коммитов

Автор SHA1 Сообщение Дата
Lee Stott 321daa0012
Update README.md 2024-10-15 12:01:53 +01:00
Lee Stott 21599e2f55
Quiz Update 2024-08-27 16:54:37 +01:00
Pikachú 1cb0b2cd63
Merge pull request #379 from microsoft/bethany-dependancy-partch
Dependancies patch
2024-08-23 12:11:04 +03:00
Pikachú 5b31da5913
Update environment.yml
change conda channel
2024-08-19 17:47:16 +03:00
Pikachú 3a0655edf5
Update environment.yml
change channel priority to flexible
2024-08-19 17:10:59 +03:00
Pikachú a00890bfa0
Update Dockerfile
commented
2024-08-19 17:07:36 +03:00
Pikachú a850fa3440
Update requirements.txt
updated versions to match installed in prebuild
2024-08-16 13:36:20 +03:00
Pikachú b996627356
Update requirements.txt
removed tensorboard data server version
2024-08-16 10:37:10 +03:00
Pikachú eee2d26276
Update requirements.txt
removed dependancies:

# transformers
# tensorflow-text
2024-08-16 09:05:56 +03:00
Pikachú 40b3dbf698
Update requirements.txt
removed nltk version
added transformers and tensorflow-text
2024-08-16 08:48:28 +03:00
Pikachú 91eefa848d
Update requirements.txt
update dependency versions
2024-08-15 19:14:37 +03:00
Pikachú 7ead0c1056
Update environment.yml
removed specific dependancies versions
2024-08-15 19:13:23 +03:00
Pikachú e63453fa84
Update devcontainer.json
removed timeout
2024-08-15 19:12:08 +03:00
Lee Stott 0ba9848fc3
Merge pull request #378 from microsoft/leestott-patch-18
Update environment.yml
2024-08-13 22:19:02 +01:00
Lee Stott 21c28ac265
Update environment.yml
Add timeout - --default-timeout=120
2024-08-13 22:18:49 +01:00
Lee Stott c2bd58f339
Merge pull request #377 from microsoft/leestott-patch-17
Update devcontainer.json
2024-08-13 21:59:34 +01:00
Lee Stott d539b13a63
Update devcontainer.json
add timeout 
"DOCKER_CLIENT_TIMEOUT": "120",
      "COMPOSE_HTTP_TIMEOUT": "120"
2024-08-13 21:59:17 +01:00
Lee Stott a33b57c4e9
Merge pull request #376 from microsoft/leestott-patch-16
Update requirements.txt
2024-08-13 20:50:09 +01:00
Lee Stott 82e05e3b92
Update requirements.txt
torchinfo 1.8.0
2024-08-13 20:49:54 +01:00
Lee Stott c1f3fb76ea
Merge pull request #375 from microsoft/leestott-patch-15
Update requirements.txt
2024-08-13 20:49:28 +01:00
Lee Stott d18dba17de
Update requirements.txt
Update torchinfo 1.8.0
2024-08-13 20:49:17 +01:00
Lee Stott e3c290cf50
Merge pull request #374 from microsoft/leestott-patch-14
Update environment.yml
2024-08-13 20:38:54 +01:00
Lee Stott 80e89b48b5
Update environment.yml
Added conda forge to channels
2024-08-13 20:38:42 +01:00
Lee Stott 4a47fc79ea
Merge pull request #373 from microsoft/leestott-patch-13
Update devcontainer.json
2024-08-13 20:34:08 +01:00
Lee Stott e315ef220f
Update devcontainer.json
Update formatting
2024-08-13 20:33:49 +01:00
Lee Stott fef13d4911
Merge pull request #372 from microsoft/leestott-patch-12
Update environment.yml
2024-08-13 20:21:08 +01:00
Lee Stott 8826192fcd
Update environment.yml
good practice to include conda-forge in the channels list to ensure compatibility, especially since you’re using conda-forge::opencv.
2024-08-13 20:20:53 +01:00
Lee Stott b1274d4733
Merge pull request #371 from microsoft/leestott-patch-11
Create postBuild.sh
2024-08-13 16:26:42 +01:00
Lee Stott 2ab8644be9
Create postBuild.sh 2024-08-13 16:25:55 +01:00
Lee Stott f75d86682c
Merge pull request #370 from microsoft/leestott-patch-10
Update requirements.txt
2024-08-13 16:14:13 +01:00
Lee Stott c8ea72ffc7
Update requirements.txt 2024-08-13 16:13:52 +01:00
Lee Stott 8dced82584
Merge pull request #369 from microsoft/leestott-patch-9
Update requirements.txt
2024-08-13 16:13:18 +01:00
Lee Stott 883a044b73
Update requirements.txt
Update versions
2024-08-13 16:13:02 +01:00
Lee Stott 64a3f472d2
Merge pull request #368 from microsoft/leestott-patch-8
Update requirements.txt
2024-08-13 15:35:57 +01:00
Lee Stott a9ecf64bf9
Update requirements.txt
Removing version requirements allowing pip to fix dependencies

Originall file 
gensim==3.8.3
gym==0.23.1
huggingface==0.0.1
imageio==2.16.2
keras==2.11
nltk==3.6.6
pandas==1.4.2
pillow==10.3.0
pygame==2.1.2
scikit-image==0.19.2
seaborn==0.11.2
smart-open==5.2.1
tensorboard-data-server==0.6.1
tensorflow-datasets==4.4.0
tensorflow-hub==0.12.0
tensorflow-text==2.8.1
tensorflow==2.11.1
tensorboard==2.11
tokenizers==0.10.3
torchinfo==0.0.8
tqdm==4.66.3
transformers==4.38.0
2024-08-13 15:09:11 +01:00
Lee Stott e1198e5356
Merge pull request #367 from microsoft/leestott-patch-7
Update requirements.txt
2024-08-13 15:07:32 +01:00
Lee Stott e27cf6337c
Update requirements.txt
Removed package versions to allow pip attempt to solve the dependency conflict

Original 

gensim==3.8.3
gym==0.23.1
huggingface==0.0.1
imageio==2.16.2
keras==2.11
nltk==3.6.6
pandas==1.4.2
pillow==10.3.0
pygame==2.1.2
scikit-image==0.19.2
seaborn==0.11.2
smart-open==5.2.1
tensorboard-data-server==0.6.1
tensorflow-datasets==4.4.0
tensorflow-hub==0.12.0
tensorflow-text==2.8.1
tensorflow==2.11.1
tensorboard==2.11
tokenizers==0.10.3
torchinfo==0.0.8
tqdm==4.66.3
transformers==4.38.0
2024-08-13 15:07:10 +01:00
Lee Stott 3418c77b7e
Merge pull request #366 from microsoft/leestott-patch-6
Update requirements.txt
2024-08-13 14:53:21 +01:00
Lee Stott c8ef9eb9a7
Update requirements.txt
The conflict is caused by:
    The user requested tensorboard==2.8.0
    tensorflow 2.11.1 depends on tensorboard<2.12 and >=2.11
2024-08-13 14:53:05 +01:00
Lee Stott 414c354a95
Merge pull request #363 from microsoft/leestott-patch-5
Update requirements.txt
2024-08-13 14:43:30 +01:00
Lee Stott 0ebad5fd0d
Update requirements.txt 2024-08-13 14:42:20 +01:00
Lee Stott 3556e4918a
Merge pull request #362 from microsoft/leestott-patch-4
Update README.md
2024-08-13 13:39:37 +01:00
Lee Stott e6ca316b6c
Update README.md 2024-08-13 13:39:24 +01:00
Lee Stott b554251f92
Merge pull request #361 from microsoft/leestott-patch-3
Update README.md
2024-08-13 13:36:46 +01:00
Lee Stott 303d855d14
Update README.md 2024-08-13 13:35:30 +01:00
Lee Stott 33877fbe3d
Merge pull request #360 from microsoft/leestott-patch-2
Update README.md
2024-08-13 13:29:13 +01:00
Lee Stott 6072fcacc3
Update README.md
Updated links to repo to render markdown
2024-08-13 13:28:59 +01:00
Lee Stott 3fdeef2455
Merge pull request #344 from hinogi/patch-1
Update README.md
2024-08-13 13:21:30 +01:00
Lee Stott 18b5ec4d2b
Merge pull request #346 from sailxjx/main
Fix 404 urls
2024-08-13 13:20:46 +01:00
Lee Stott e8e7b0f026
Merge pull request #357 from microsoft/leestott-patch-1
Update requirements.txt
2024-08-13 13:13:47 +01:00