-
In the folder 'routes' of the backend directory (flask-server), implement a function that makes a route to get a product with a specific name.
Some documents to look for reference:
https://www.g…
-
On a fresh build of this project and executing it under valgrind gives this result:
```
valgrind ./msta c5.y
==16580== Memcheck, a memory error detector
==16580== Copyright (C) 2002-2017, and GNU…
-
Hello everyone, recalled the existence of both Comparator and Comparable interfaces. I am quite clueless as to the fundamental difference between these two interfaces as they seem quite similar. What …
-
In this assignment each group will explore a dataviz tool (download, install, try out, and use it to create something), and present a brief demonstration/overview of the tool to the rest of the class …
-
Hi,
I am getting below error after the code
`from urllib.request import urlopen
html = urlopen('http://pythonscraping.com/pages/page1.html')`
`Traceback (most recent call last):
…
-
Hello,
I'm having compile failures with `compile_pytorch_model.py`. Heres my failure:
```bash
/drp-ai_tvm/tutorials# python3 compile_pytorch_model.py /home/models/spark_torch.pt -o spark_torch -s…
-
there is no pytorch 0.4.0 installation package under Linux. could you please send your pytorch installation package to 863747169@qq.com? Thanks!
-
Good morning,
I'm stuck today because I don't know how to add a python method on YoloV3 or YoloV4,
My goal is to trigger an alarm (to send an e-mail for example) when an object will be detected,…
-
## Please review previous closed issues before filling out a new one! Duplicate issues will be closed without comment.
**Describe the bug**
A clear and concise description of what the bug is.
*…
-
# IP 와 TCP, UDP
## IP
IP 는 Internet + Protocol 의 합성어, 즉 여러 컴퓨터들이 복잡하게 얽혀있는 **인터넷 상** 에서 데이터를 주고받는 **규약** 을 말합니다.
IP 주소란 인터넷상에서 내 컴퓨터의 주소라고 볼 수 있습니다. 이 때 IP 주소는 IP 를 따릅니다.
- IPv4
- 32비트 주소 …
snaag updated
8 months ago