| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,287
» Latest member: OLanePulse
» Forum threads: 38,792
» Forum posts: 175,875
Full Statistics
|
| Online Users |
There are currently 37 online users. » 1 Member(s) | 30 Guest(s) Bing, Google, DuckDuckGo, Mojeek, Apple, lovedeep
|
| Latest Threads |
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 12:05 PM
» Replies: 5
» Views: 128
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 52
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,485
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 149
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 66
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,075
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,302
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 379
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 217
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 269
|
|
|
| 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
|
|
|
| Tetris 3 |
|
Posted by: abscorpy - Dec-06-2019, 01:26 PM - Forum: Game Development
- Replies (3)
|
 |
[python]import pygame
import random
pygame.font.init()
#GLOBAL VARS
s_width = 800
s_height = 700
play_width = 300
play_height = 600
bloc..... More
|
|
|
| Edit Filename |
|
Posted by: arthur_cti - Dec-06-2019, 03:53 AM - Forum: General Coding Help
- Replies (7)
|
 |
Hello, I am new to python and would like to know how to quickly change the end of my link to multiple files according to the following criteria: I onl..... More
|
|
|
|