2022. 10. 17. 23:13ㆍ스파르타코딩클럽[AI트랙 3기]/TIL
22.10.17
오늘은 머신러닝 프로젝트 시작...! 인데...난 또 뭘할수있을까.... 이번엔 진짜 뭔가 해보고 싶은데...
ㅁdaily 문제 해결
-문제 : 깃 클론하는 상황에서 pip install -r reqiurements.txt 를 하는데 계속 파일없다고 난리치더라...
-해결 : 경로 설정이 제대로 안돼있었다. 파일이름도 이상하게 되있어서 내가 임의로 바꿔줬고 정상적인 경로로 갔더니 잘만 작동함.
ㅁ머신러닝 프로젝트 S.A
https://github.com/Taeeun99/sparta_PetDictionary_2L3J_project2/wiki/1.-Starting-Assignment
GitHub - Taeeun99/sparta_PetDictionary_2L3J_project2: 사물인식 팀 프로젝트
사물인식 팀 프로젝트 . Contribute to Taeeun99/sparta_PetDictionary_2L3J_project2 development by creating an account on GitHub.
github.com
ㅁ장고 프로젝트 거북이반 3일차
https://pocachips.tistory.com/m/113
[장고 프로젝트 거북이반] 22101 #4
1.브랜치 만들기 1)git branch “브랜치명” 2)git checkout “브랜치명” 2.신규 앱 생성 1)python manage.py startapp community 2)app 등록 (*settings.py > lnstalled app에 등록) 3.모델 생성 1)class 생성(*community > models.py) #
pocachips.tistory.com
'스파르타코딩클럽[AI트랙 3기] > TIL' 카테고리의 다른 글
| [내일배움단 ai트랙 3기] TIL 221019 (0) | 2022.10.19 |
|---|---|
| [내일배움단 ai트랙 3기] TIL 221018 (1) | 2022.10.18 |
| [내일배움단 ai트랙 3기] TIL 221014 (0) | 2022.10.17 |
| [내일배움단 ai트랙 3기] TIL 221013 (0) | 2022.10.13 |
| [내일배움단 ai트랙 3기] TIL 221012 (0) | 2022.10.13 |