Skip to content
View PavelKarasek2's full-sized avatar

Block or report PavelKarasek2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Physics_simulations Physics_simulations Public

    Code from my analytical physics class. Simulations of mechanical phenomenons.

    Python

  2. Manager_Application_Demo Manager_Application_Demo Public

    A business manager application I built with two classmates. Allows users to store data in .csv files and perform analyses. I built the business, business_arr, and helpers files, and contributed to …

    C++

  3. Blocks_World Blocks_World Public

    Used propositionalization, boolean satisfiability, and goal decomposition to solve the block world planning problem in a layer by layer approach. The structure files - block.py and state.py were pa…

    Python

  4. Search Search Public

    My implementation of search algorithms

    Python

  5. Bird_recognition Bird_recognition Public

    Preprocessed images, built and trained a CNN model to recognize bird species from the caltech-11 dataset. Reached 35% accuracy on the validation and test datasets.

    Jupyter Notebook