Giter Club home page Giter Club logo

Marshal Will's Projects

a-first-c-program icon a-first-c-program

A C program I wrote that takes in financial data from user and outputs the 3 main financial statements

fbtt-embedding icon fbtt-embedding

This is a Tensor Train based compression library to compress sparse embedding tables used in large-scale machine learning models such as recommendation and natural language processing. We showed this library can reduce the total model size by up to 100x in Facebook’s open sourced DLRM model while achieving same model quality. Our implementation is faster than the state-of-the-art implementations. Existing the state-of-the-art library also decompresses the whole embedding tables on the fly therefore they do not provide memory reduction during runtime of the training. Our library decompresses only the requested rows therefore can provide 10,000 times memory footprint reduction per embedding table. The library also includes a software cache to store a portion of the entries in the table in decompressed format for faster lookup and process.

gpt-2 icon gpt-2

Code for the paper "Language Models are Unsupervised Multitask Learners"

matrixmanipulationwith_ggplot icon matrixmanipulationwith_ggplot

I demonstrate some of the uses using the R library, ggplot, to visualize the distribution of olive oils in Italy. I also show some examples of using matrixes and manipulating them.

minnimudac2019 icon minnimudac2019

For our Minnesota Data Analytics competition we were asked to predict the next weeks futures forecasted prices for Soybeans. Our group overall placed 6th place for accuracy out of 43 teams and when comparing to the accuracy of the graduate division we would've placed 3rd for accuracy of predictions.

movie-sentiment-analyzer icon movie-sentiment-analyzer

An attempt to identify the difference between movie scripts for chick flicks and action movies using sentiment analysis, among other stuff

nutritiondatavisualization icon nutritiondatavisualization

This R code just takes in some data from Nutritional data set and visualizes it so one can understand it more. In this data set it shows a comparison between trans. fat and sat. fat. It also compares the type of fat from different restaurants.

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.