Git Product home page Git Product logo

Alexander Gao's Projects

3d-scene-understanding icon 3d-scene-understanding

NYU Deep Learning Spring 2020 Project. An exploration of Conditional Generative Adversarial Networks, Pretext-Invariant Representation Learning, Self-Supervised Monocular Depth Prediction, and Geometric Scene Reconstruction.

california-wildfire-air-quality-data-analysis icon california-wildfire-air-quality-data-analysis

Wildfires are natural disaster events that cause destruction, pose safety and health hazards, and are possible accelerating in rate due to climate change. We wish to quantify the impact of wildfires, particularly in the context of air quality, on both a short time-scale (days to weeks), as well as over longer periods of time (months to years). In this project, we examine air quality data (various pollutants / gas particles) before, during, and after the fire.

detr icon detr

End-to-End Object Detection with Transformers

examples icon examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

introml icon introml

Python tutorials for introduction to machine learning

layered-index-search-engine icon layered-index-search-engine

A multi-tiered search engine, which uses impact layering and early termination to significantly improve query efficiency while maintaining high mean-average-precision.

models icon models

Models and examples built with TensorFlow

multi-threaded-web-crawler icon multi-threaded-web-crawler

A multi-threaded web crawler written in Python. Starts from 10 seed pages, and keeps a priority queue of all discovered hyperlinks and their running page rank (based on hyperlink graph structure and novelty score), to determine which page to crawl next.

neuphysics icon neuphysics

Code accompanying the NeurIPS 2022 paper: "NeuPhysics: Editable Neural Geometry and Physics from Monocular Videos".

predator-prey-simulation icon predator-prey-simulation

A simulation implemented in C++, depicting a population of Ants and Doodlebugs. Each species has a set of specific rules/behaviors that affect the state of the simulation upon each time step.

semantic-video-search-backend icon semantic-video-search-backend

A project created for 2019 Pytorch Summer Hackathon in Menlo Park, CA. This is the backend for an intelligent video search system that allows a user to search for specific content within a large volume of video, without any need for manual labelling of semantic content in the video.

stable-dreamfusion icon stable-dreamfusion

A pytorch implementation of text-to-3D dreamfusion, powered by stable diffusion.

web-search-engine icon web-search-engine

Creates Varbyte-Compressed Inverted Index of the Common Crawl dataset (https://commoncrawl.org/), as well as associated Lexicon, Term Dictionary, and Page Table. Allows real-time querying (both conjunctive and disjunctive) of millions of pages ranked by BM25 Score, with average query time < 1s.

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.