Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,566
» Latest member: SagarSwag
» Forum threads: 38,665
» Forum posts: 175,215
Full Statistics
|
Online Users |
There are currently 266 online users. » 0 Member(s) | 259 Guest(s) Applebot, Yandex, Bing, Baidu, Google, Mojeek
|
Latest Threads |
ASCII-Codec in Python3 [S...
Forum: General Coding Help
Last Post: SagarSwag
3 hours ago
» Replies: 5
» Views: 10,373
|
How scan all ips from mai...
Forum: Networking
Last Post: MaahirThomas
Yesterday, 07:09 PM
» Replies: 2
» Views: 387
|
gpiozero buttons stop wor...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:10 PM
» Replies: 7
» Views: 396
|
Code stoped working
Forum: News and Discussions
Last Post: Axel_Erfurt
Yesterday, 01:16 PM
» Replies: 1
» Views: 88
|
Made my first Python prog...
Forum: Game Development
Last Post: Ricky1178
Jul-17-2025, 11:12 PM
» Replies: 8
» Views: 10,682
|
How to package code for d...
Forum: General Coding Help
Last Post: snippsat
Jul-17-2025, 11:36 AM
» Replies: 2
» Views: 201
|
pip3 install certifi fail...
Forum: General Coding Help
Last Post: Pedroski55
Jul-15-2025, 08:52 AM
» Replies: 1
» Views: 148
|
My first python game : Ti...
Forum: Game Development
Last Post: walterliz
Jul-15-2025, 07:45 AM
» Replies: 8
» Views: 55,903
|
A penny doubled every day...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:35 AM
» Replies: 6
» Views: 770
|
Exercise on reading a chu...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:31 AM
» Replies: 3
» Views: 1,225
|
|
|
txt to image |
Posted by: DPaul - Aug-25-2023, 08:11 AM - Forum: Bar
- Replies (2)
|
 |
Hi,
Sometimes I am handed old files that I cannot OCR, but I can read them via a backdoor.
Simplified, I end up with a few 100.000 very small txt fi..... More
|
|
|
U-Net runs very slowly |
Posted by: Bearpaw - Aug-25-2023, 07:05 AM - Forum: Data Science
- No Replies
|
 |
Hello everyone!
I have written a U-Net with TensorFlow (see attachment). With this I want to predict CT images from MR images. It's nothing fancy a..... More
Attached Files
U-Net.py (Size: 2.98 KB / Downloads: 3)
|
|
|
Plot function |
Posted by: Sedos101 - Aug-23-2023, 09:17 AM - Forum: General Coding Help
- Replies (3)
|
 |
Hi Everyone,
apologies my code is all over the place, however I am trying to bar chart plot the cycle time for each model selected. I want the chart ..... More
|
|
|
ttp template |
Posted by: jss - Aug-22-2023, 07:24 PM - Forum: General Coding Help
- Replies (4)
|
 |
I am using ttp template to parse a data from command line
This is my code
[python]
import json
from ttp import ttp
temp="""
System Info{{_st..... More
|
|
|
keep gui open if I use "quit" |
Posted by: flash77 - Aug-21-2023, 08:43 PM - Forum: GUI
- Replies (2)
|
 |
Hi,
I have code with a gui...
I'm using "quit" to end the execution of my code if something occurs...
Using "quit" the gui closes too...
I..... More
|
|
|
help with an exercise |
Posted by: iiiik - Aug-21-2023, 02:33 PM - Forum: Homework
- Replies (6)
|
 |
I wanted to ask you about an exercise that tries to combine two columns in different excel sheets from python, that compares row by row if they are eq..... More
|
|
|
|