Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Christian Clauss
- Switzerland
- Sign in to view email
- https://www.patreon.com/cclauss
Pinned
6,477 contributions in the last year
Contribution activity
June 2020
- cclauss/javsdt Python
- cclauss/Veil Python
- cclauss/d2l-en Python
- cclauss/hue Python
- cclauss/s3transfer Python
- cclauss/fast-reid Python
- cclauss/snakeware Python
- cclauss/practical-python Python
- cclauss/Pythonista-5 Python
Created a pull request in nodejs/gyp-next that received 5 comments
gyp: fix XCode CLT version detection on Catalina
Copies @szekelyisz nodejs/node-gyp#2141 to this repo.
+7
−0
•
5
comments
- Create-Add files to greedy_method directory
- Create Queue using 2 stacks
- Added function to convert from decimal to another base
- Count
- VGG Classification network
- Errors notifications under pull requests
- Removed boilerplate comments and unused variables in cycle_sort
- Create bipartite.py
- created perfect_cube.py
- Refactor cycle_sort
- Graphs : Bidirectional Breadth-First Search
- Harris corner detection
- Add Z-function algorithm implementation
- Create odd_or_even.py
- create sum_of_digits.py
- Update build_directory_md.py
- conversions/decimal_to_binary.py: Add type hints
- Create merge_sort_v3.py
- Create bipartite.py
- Created instagram_details.py
- Create number_of_digits.py
- Naive string doctests + typehints
Created an issue in d2l-ai/d2l-en that received 4 comments
Undefined name: 'vocab' in mxnet.py
@astonzhang https://github.com/d2l-ai/d2l-en/blob/master/d2l/mxnet.py#L2222-L2223 on these lines vocab is an undefined name.
flake8 testing of http…
4
comments