Giter Site home page Giter Site logo

ᴸᵘᶜʳᵉᶜᵉ ˢʰⁱⁿ's Projects

20-newsgroup-topic-categorization icon 20-newsgroup-topic-categorization

Categorization of 20 Newsgroup (Reddit-like opinion threads) entries by (1) pre-processing the entries by eliminating conjunctions, prepositions, and symbols, (2) extracting each entry's tf - idf features using open-source sklearn library, and (3) then applying Naive Bayes, Random Forest, Convolutional Neural Networks, and Decision Trees classification algorithms from open-source sklearn libraries to classify each entry to a correct topic. At the end, the performace of each algorithm was compared.

7-different-shaders-using-glsl icon 7-different-shaders-using-glsl

A shader is program that decides the colour of each pixel rendered for an object. I implemented 7 different shaders in OpenGL Shading Language (GLSL). Each shader used vertex shader and fragment shader that incorporated ambient, diffuse, and specular lighting.

cyclegan-in-pytorch icon cyclegan-in-pytorch

Implementation of CycleGAN using PyTorch, for transforming horse images into zebra images

dog-breed-detection icon dog-breed-detection

Using transfer learning, (i) given a dog image, predicts the breed of the dog & (ii) given a human face image, predicts the most resembling dog breed of the face

jax icon jax

Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

magenta icon magenta

Magenta: Music and Art Generation with Machine Intelligence

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.