Skip to content
View Russell-Tran's full-sized avatar

Highlights

  • Pro

Organizations

@sporenetlabs @Salk-Harnessing-Plants-Initiative @Open-Source-Problem-Solving

Block or report Russell-Tran

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
Russell-Tran/README.md

Pinned projects

  • rodrigo-castellon/babyray: Baby Ray is a minimalist implementation of Ray (distributed ML platform) in Go.
  • kpistunova/Stanford-CS-261-Credit-Networks-with-Fees: Python simulations for studying the dynamics of credit networks with integrated transaction fees. The goal is to understand how various factors such as edge capacities, transaction fees, graph density, and topology influence the success rate of transactions within the network.
  • Salk-Harnessing-Plants-Initiative/data-system: The main Salk HPI Data System for tracking plants and their phenotypic data in the lab, greenhouse, and field. Integrates with QR code tracking. Makes querying past experiments (+ images, etc.) and environmental data easier.
  • CS221_find_water: We use Deep Q-Learning (DQN) to train an agent to search for bodies of water in the video game Minecraft. The agent reads in raw pixel inputs and has the controls of a normal player.
  • data-projects: Miscellaneous data projects, incl. parking lots, birth dates, eBay car sales
  • Salk-Harnessing-Plants-Initiative/aws-s3-desktop-uploader: Python script for uploading files to an AWS S3 bucket with some additional features

Other projects

  • Opentrons-Protocols: Programming the Opentrons OT-2 robot (opentrons.com) to run experiments in biology labs
  • soap-supply-price-bots: System for true price comparison of soapmaking ingredients across ecommerce
  • Openphone bulk SMS: When you need to send a bulk sms to your customers on Openphone in an ad hoc manner
  • excel-barcode-scanner-guide: Excel technique that allows you to quickly scan a barcode (or QR code) to find a row and input a value associated with that row
  • nsipptparser: Python package to parse .nsippt files to json
  • Gists

Work in progress

Pinned Loading

  1. rodrigo-castellon/babyray rodrigo-castellon/babyray Public

    Baby Ray is a minimal yet fully-functioning (fault-tolerance included!) implementation of Ray in Go.

    Go 2 2

  2. kpistunova/Stanford-CS-261-Credit-Networks-with-Fees kpistunova/Stanford-CS-261-Credit-Networks-with-Fees Public

    Python 1

  3. Salk-Harnessing-Plants-Initiative/data-system Salk-Harnessing-Plants-Initiative/data-system Public

    The main Salk HPI Data System for tracking plants and their phenotypic data in the lab, greenhouse, and field. Integrates with QR code tracking. Makes querying past experiments (+ images, etc.) and…

    Python

  4. CS221_find_water CS221_find_water Public

    We use Deep Q-Learning (DQN) to train an agent to search for bodies of water in the video game Minecraft. The agent reads in raw pixel inputs and has the controls of a normal player.

    Jupyter Notebook 1

  5. data-projects data-projects Public

    Miscellaneous data projects, incl. parking lots, birth dates, eBay car sales

    Jupyter Notebook

  6. Salk-Harnessing-Plants-Initiative/aws-s3-desktop-uploader Salk-Harnessing-Plants-Initiative/aws-s3-desktop-uploader Public

    Python script for uploading files to an AWS S3 bucket with some additional features

    Python