Fateme Akbari
Fateme Akbari
Hi, I tried running map, I'm following the instructions: 1. download iluxembourg.osm.pbf file from this [link](http://download.geofabrik.de/) 2. run this command: - sudo docker volume create osm-data - sudo docker run...
Hi all, I'm beginner about q-ground-control, I dont have any device(ardupilot) to connect it to my system and use its data from serial port, so I think is it possible...
Hi in forward function you first get users and then movies: def forward(self, users, movies, minmax=None): but in training you first get column 1 which is movies id and then...
سلام من برای نصب kenlm مشکل دارم با توجه به این [لینک](https://github.com/kpu/kenlm/issues/421) kenlm مشکل نصب روی ویندوز داره راه حلی ک گفته شده Microsoft Visual C++ رو نصب کنید رو...
I want to use tqdm in a loop such as: def __process_each_iteration(self, imputer) -> tuple[int, float, float]: progress_bar= tqdm( range(self.base_imputed_df.shape[1]), desc="Processing...: ", bar_format=( "{l_bar}{bar}| Iteration {n_fmt}/{total_fmt} " "[{elapsed}