Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,933
» Latest member: tobey12
» Forum threads: 38,722
» Forum posts: 175,502
Full Statistics
|
Online Users |
There are currently 57 online users. » 1 Member(s) | 50 Guest(s) Google, Bing, AOL, AOL, DuckDuckGo, Mojeek, DeaD_EyE
|
Latest Threads |
How Reliable Is Assignmen...
Forum: News and Discussions
Last Post: tobey12
34 minutes ago
» Replies: 0
» Views: 4
|
Expert Guidance Made Easy...
Forum: General Coding Help
Last Post: Alex12
1 hour ago
» Replies: 0
» Views: 14
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
5 hours ago
» Replies: 1
» Views: 345
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:58 PM
» Replies: 8
» Views: 2,346
|
real community
Forum: News and Discussions
Last Post: decuser
Yesterday, 08:16 PM
» Replies: 3
» Views: 1,462
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:45 PM
» Replies: 1
» Views: 288
|
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 96
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,809
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,060
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 747
|
|
|
help with an exercise |
Posted by: iiiik - Aug-26-2023, 06:50 PM - Forum: Homework
- Replies (5)
|
 |
I came to ask about the same exercise as last time, with which you helped me and it was very helpful but I would like to know if it could be done in a..... More
|
|
|
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
|
|
|
|