Git Product home page Git Product logo

erithwik's Projects

bearmaps icon bearmaps

Created the backend for a Berkeley map visualizer and navigation application in Java that uses image rasterization to display various degrees of map detail based on zoom level. Implemented A* graph search for navigation and a trie for a search menu. Used the Maven build system.

blockchain-learning icon blockchain-learning

Some code that I worked on while studying the Blockchain fundamentals course offered by Blockchain at Berkeley.

co-de-py icon co-de-py

A Chrome Extension that allows users to copy paste code screenshotted from the internet and run it directly on the extension. Also allows users to save code snippets for reflection.

depth-detection-cnn icon depth-detection-cnn

A convolutional neural network that takes in two stereo images and outputs a depth map with rather reasonable accuracy. The dataset is taken from https://github.com/LouisFoucard/DepthMap_dataset, and the model (15_epoch_model.h5) is only trained through 15 epochs but still produces a believable outcome.

genetic-programmer icon genetic-programmer

A work-in-progress algorithm to use the esoteric programming language, BF, as well as python to create an algorithm that can create code from scratch.

geographic-analysis-algorithm icon geographic-analysis-algorithm

Using convolutional and artificial neural networks, my partner and I developed a program that looks at aerial images of a location, segments the buildings in them, and provides statistics of each building, such as square-footage, shape, etc.Awards:American Society of Civil Engineers Award; GHD Engineering Award

linkedin-api icon linkedin-api

πŸ‘¨β€πŸ’ΌPython Wrapper for the Linkedin API

lip-reading-cnn-lstm icon lip-reading-cnn-lstm

A neural network consisting of a combination of a Convolutional Neural Networks and an LSTM in Python (using Keras) to efficiently understand temporal and spatial features concurrently for the purpose of lip-reading.

meme_machine icon meme_machine

This project uses machine learning algorithms (neural-network-based-models including an LSTM and a CNN) implemented using Keras and Tensorflow to generate memes given a meme format. It is currently a work in progress.

python-ds icon python-ds

Repository for data structure and algorithms in Python for coding interviews

rvm icon rvm

Ricky's VM. This is a small custom VM with a RISC-V style instruction set.

simple-neural-evolution icon simple-neural-evolution

A program that combines neural networks with concepts from evolutionary algorithms to simulate an ecosystem of organisms trying to consume food.

socialgoals icon socialgoals

A platform that allows users to create and share their goals with friends for accountability.

stock-betrs-mvp icon stock-betrs-mvp

A decentralized application that (currently runs on the local machine but will) run on the Ethereum Blockchain. It was programmed with Solidity and Javascript and also uses Truffle and Ganache.

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.