Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #1

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
85 changes: 85 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
phillipshaong/bert is built on the following main stack:

- [Python](https://www.python.org) – Languages
- [Jupyter](http://jupyter.org) – Data Science Notebooks
- [TensorFlow](https://www.tensorflow.org) – Machine Learning Tools

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
phillipshaong/bert is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'/> [Python](https://www.python.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/4190/fGBUdNf__400x400.jpg' alt='Jupyter'/> [Jupyter](http://jupyter.org) – Data Science Notebooks
- <img width='25' height='25' src='https://img.stackshare.io/service/4717/FtFnqC38_400x400.png' alt='TensorFlow'/> [TensorFlow](https://www.tensorflow.org) – Machine Learning Tools

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [phillipshaong/bert](https://github.com/phillipshaong/bert)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|4<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'>
<br>
<sub><a href="https://www.python.org">Python</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4190/fGBUdNf__400x400.jpg' alt='Jupyter'>
<br>
<sub><a href="http://jupyter.org">Jupyter</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4717/FtFnqC38_400x400.png' alt='TensorFlow'>
<br>
<sub><a href="https://www.tensorflow.org">TensorFlow</a></sub>
<br>
<sub>v1.11.0</sub>
</td>

</tr>
</table>

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
56 changes: 56 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
repo_name: phillipshaong/bert
report_id: 9e707dcb8f007dda52e8c205a4e0b61f
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:17:03+00:00'
requested_by: jacobdevlin-google
provider: github
branch: master
detected_tools_count: 4
tools:
- name: Python
description: A clear and powerful object-oriented programming language, comparable
to Perl, Ruby, Scheme, or Java.
website_url: https://www.python.org
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
detection_source_url: https://github.com/phillipshaong/bert
detection_source: Repo Metadata
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/phillipshaong/bert
detection_source: Repo Metadata
- name: Jupyter
description: Multi-language interactive computing environments.
website_url: http://jupyter.org
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Application Utilities
sub_category: Data Science Notebooks
image_url: https://img.stackshare.io/service/4190/fGBUdNf__400x400.jpg
detection_source_url: https://github.com/phillipshaong/bert
detection_source: Repo Metadata
- name: TensorFlow
description: Open Source Software Library for Machine Intelligence
website_url: https://www.tensorflow.org
version: 1.11.0
license: Apache-2.0
open_source: true
hosted_saas: false
category: Application Utilities
sub_category: Machine Learning Tools
image_url: https://img.stackshare.io/service/4717/FtFnqC38_400x400.png
detection_source_url: https://github.com/phillipshaong/bert/blob/master/requirements.txt
detection_source: requirements.txt
last_updated_by: Jacob Devlin
last_updated_on: 2018-10-31 22:34:06.000000000 Z