Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
7 replies
100 views

In short, I created an algorithm that solves SAT by modeling it with a generalized Rubik's cube, and it doesn't matter if it's not the most optimal Rubik's cube solution — so I wrote the paper. Paper ...
KAORU AGUILERA KATAYAMA's user avatar
0 votes
1 answer
34 views

I am using a thread and I queue the requests for language tool: import threading import queue import language_tool_python class SpellCheckService: def __init__(self, pure_english:bool=False): ...
Dimitrios Desyllas's user avatar
Advice
0 votes
9 replies
75 views

can someone guide me or explain how to create a leaderboard for my quizz app game, fist of all, i started this quizz app to study for my business exam, however i came up with an warmup ideas and also ...
user32441061's user avatar
Advice
0 votes
8 replies
66 views

I have tried to make a a function get_statistics to make a dictionary of the JSON persistence. I started doing it manually, but it wants me to do it automatically. Currently stuck making my code of ...
Karina Soltanian's user avatar
Advice
0 votes
2 replies
93 views

I’m 28, a Physics graduate, and for the last 2.5 years I’ve been working as a consultant in the supply chain space. Most of my day-to-day work is dealing with data and building visualisations in Power ...
Voy4g3r's user avatar
Tooling
0 votes
1 replies
76 views

Running US-focused tech blog ezoon.co from . Covering AI startups, Silicon Valley news, VC funding. Need tools for: 1. Scraping TechCrunch, VentureBeat, CNBC tech from US sources 2. Auto-generate ...
user32486592's user avatar
Tooling
0 votes
1 replies
71 views

Running US-focused tech blog ezoon.co from Pakistan. Covering AI startups, Silicon Valley news, VC funding. Need tools for: 1. Scraping TechCrunch, VentureBeat, CNBC tech from US sources 2. Auto-...
user32486592's user avatar
Tooling
0 votes
3 replies
46 views

I’m fine-tuning LLMs using PyTorch on a workstation’s GPU that’s physically accessible in our office. I’d like to build a GUI—either a web-based one accessible from any office computer or a standalone ...
schotti's user avatar
  • 175
Advice
0 votes
0 replies
25 views

After reading some articles it is still unclear to me why exactly the AutoGluon tutorial for Chronos2 creates training data. If I am not wrong, foundation models use transfer learning and the weights ...
Elias Mondelaers's user avatar
1 vote
1 answer
70 views

I need to run python script with costly initialization (0.5 seconds). To mitigate initialization time multiple interpreters are pooled, so when need to execute arises, interpreter is taken from pool ...
JL0PD's user avatar
  • 4,748
Advice
0 votes
5 replies
89 views

In the Python program my colleagues and I are writing, we have one very important class that needs to be protected against having its properties changed erroneously. This class controls a lot of ...
TheSoundDefense's user avatar
Advice
0 votes
4 replies
60 views

so one of the biggest hurdles I currently face is navigating through my University website to find the relevant data like fee structure for my course(which is updated bi annually) and other ...
Shehzad Khan's user avatar
Advice
0 votes
1 replies
40 views

I am using lightgbm to solve a binary classification problem. After training process, I use gain importance to analyse the model. The top 20 feature importance (gain) looks like the following | ...
airforce-001's user avatar
Advice
0 votes
2 replies
75 views

I'm currently with minimal knowledge of python. I'm aspiring to become a heavy backend engineer using python language for the start, please I need a precise advice on how to start. And what to learn ...
Marvellous Samuel's user avatar
0 votes
0 answers
28 views

Question: When Notebook_A is executed, it's not displaying value of my_variable. Why? Remarks: I though you can use %run command to make variables defined in one notebook available in another. The %...
nam's user avatar
  • 24.3k

15 30 50 per page
1
2 3 4 5
147180