Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 42 online users. » 0 Member(s) | 39 Guest(s) Google, Bing, AOL
|
Latest Threads |
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
52 minutes ago
» Replies: 2
» Views: 51
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
55 minutes ago
» Replies: 6
» Views: 174
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Yesterday, 03:05 AM
» Replies: 4
» Views: 2,039
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 452
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,083
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,152
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 833
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,107
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,548
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,138
|
|
|
Internet Security Question |
Posted by: ichabod801 - Dec-08-2019, 02:40 AM - Forum: Bar
- Replies (6)
|
 |
I have gotten into reading Greg Hurwitz's books. One of these series is the Orphan X series. In it they have this security protocol. Two people have a..... More
|
|
|
Download video |
Posted by: arthur_cti - Dec-07-2019, 09:42 PM - Forum: General Coding Help
- Replies (8)
|
 |
Can you tell why you can't download vimeo and youtube videos with this code? Would they have a solution?
[python]import requests
url = "https://..... More
|
|
|
CNN Speech Classification |
Posted by: Mitchie87 - Dec-06-2019, 06:17 PM - Forum: Data Science
- No Replies
|
 |
Hi All,
I have build a cnn model that classifies Englisch words based on wav. files as input. I have some question regarding to the output of the ..... More
|
|
|
coding error |
Posted by: bilawal - Dec-06-2019, 05:24 PM - Forum: General Coding Help
- Replies (11)
|
 |
[/python]
class Product(models.Model):
description = models.TextField(max_length = 500)
----------------------------
SyntaxError: bad input on..... More
|
|
|
|