Skip to content
View ckoppula199's full-sized avatar
🐝
🐝
Block or Report

Block or report ckoppula199

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

Pinned Loading

  1. Machine-Learning Machine-Learning Public

    A collection of problems solved using various types of machine learning methods in python as a way for me to solidify my understanding of them.

    Python 2

  2. UCL-Microsoft-IXN-Final-Year-Project UCL-Microsoft-IXN-Final-Year-Project Public

    My BSc Computer Science Final Year Project in which I worked with Microsoft to develop a camera trap simulator and a set of ML models to prevent elephant poaching.

    Jupyter Notebook

  3. Sorting-Algorithm-Visualiser-Unity Sorting-Algorithm-Visualiser-Unity Public

    A program made using C# and Unity to provide visualisations of common sorting algorithms. Highlights comparisons and swaps to make understanding the algorithm easier.

    C#

  4. Convolutional-Neural-Network-for-Traffic-Sign-Recognition Convolutional-Neural-Network-for-Traffic-Sign-Recognition Public

    A Convolutional Neural Network to classify 43 different traffic signs.

    Python

  5. BlackJack-OOP-and-testing-practice BlackJack-OOP-and-testing-practice Public

    In this project I will mainly be focussing on creating obect oriented code in python along with carrying out test driven development. I will also use a decorator to help with logging the results of…

    Python

  6. Least-Count-Card-Game Least-Count-Card-Game Public

    Program for a text based card game of least count. You the user play against the computer until someone reaches a pre set score.

    Java 1