Skip to content

Commit

Permalink
add assets and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepisel authored Nov 19, 2024
1 parent 6f21908 commit ce2b088
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
![ThinkOnward Logo](assets/ThinkOnward.png)

# ThinkOnward Challenges

Welcome to the [ThinkOnward Challenges](https://thinkonward.com/app/c/challenges/) repository. This collection houses the results and starter notebooks for our exciting Challenges and Bounties focused on geoscience and energy analysis. Each Challenge or Bounty comes complete with a handy starter notebook, along with any required files or assets.

Winning submissions from our community are also included, organized by team name, so you can explore their creative solutions! 🏆✨

Feel free to check out the code and notebooks to learn more about these fascinating projects. Happy coding!

## 📄 Directory Structure

1. **geoscience**
- Contains content focused on geoscience related Challenges.

2. **energy-analysis**
- Includes Challenges related to energy data.

4. **critical-minerals**
- Contains Challenge and Bounty materials related to critical minerals.

4. **examples**
- Examples of final submissions and other useful things for Challenges.

## 🪨 Geoscience Challenges

### dark-side
- A starter notebook for fault segmentation from seismic volumes and winning solutions for the Challenge

### image-impeccable
- A starter notebook for seismic volume denoising and winning solutions for the Challenge

### stranger-sections-2
- A comprehensive starter notebook with helper notebooks, checkpoints, and data

## 🔋 Energy Analysis Projects

### building-instinct
- A notebook to identify trends in building energy usage and winning solutions for the Challenge

### spot-the-trend
- A starter notebook for detecting trends, with various sample submissions and a README detailing the project structure

### ghosts-of-holidays-past
- A section containing scripts and notebooks related to energy forecasting using historical data, including data downloaders and winning solution notebooks

## ⛏️ Critical Minerals

### tech-treasures
- A starter notebook for the Tech Treasures bounty

## 🧑‍🏫 Examples

### final-submission
- An example of what the Challenges team expects for a final submission


This repository is organized into several sections, each focusing on different geoscience-related projects such as image analysis, energy forecasting, and more. Each project includes a starter notebook, utilities, and sometimes additional resources like checkpoints or datasets.

To get started with any of these projects, you will typically need to clone the repository and run the provided starter notebooks in your preferred environment (e.g., Jupyter). Make sure to install the dependencies listed in each `requirements.txt` file if necessary.

If you encounter any issues or have questions about a specific project, please open an issue on GitHub or a discussion on the [forum](https://forum.thinkonward.com/)
Binary file added assets/ThinkOnward.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ce2b088

Please sign in to comment.