Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willogy-team/willow-seedling
Willower's Seedling stage. Training hub for Willogy new team members. Learn by doing and sharing.
https://github.com/willogy-team/willow-seedling
ai artificial-intelligence computer-vision deep-learning deep-tech machine-learning natural-language-processing practice research-and-development software-engineering study
Last synced: about 5 hours ago
JSON representation
Willower's Seedling stage. Training hub for Willogy new team members. Learn by doing and sharing.
- Host: GitHub
- URL: https://github.com/willogy-team/willow-seedling
- Owner: willogy-team
- Created: 2020-11-23T09:30:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-04T18:21:03.000Z (almost 4 years ago)
- Last Synced: 2023-08-05T21:43:52.457Z (over 1 year ago)
- Topics: ai, artificial-intelligence, computer-vision, deep-learning, deep-tech, machine-learning, natural-language-processing, practice, research-and-development, software-engineering, study
- Language: Jupyter Notebook
- Homepage: https://willogy.io
- Size: 1.11 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Willow Seedling
Willower's Seedling stage.
Training hub for Willogy new team members. Learn by doing and sharing.## Introduction
Willow Seedling is not only a training hub for our new team members to quickly warm up and study for growing, but also a place to share and discuss new technologies, especially with a strong focus in Deep Tech and AI (Artificial Intelligence).## Perspective
The world is growing fast with rapid advances in new technologies which enable more possibilities for innovation. At Willogy, we make Deep Tech dream a reality. Deep Tech can be seen through the lens of Industry 4.0, in which technologies are widely innovating and conducted, including but not limited to physical (autonomous vehicles, new materials, 3D printing, advanced robotics) or biological (genetic engineering, neuro-technology, bio-printing) applications.## Topic Submission
When you're done with your study and assessment, please submit an [RFC](https://en.wikipedia.org/wiki/Request_for_Comments), a well-known collaboration practice among the programmers, following this [topic template](_template_topic.md) or use these as references:- https://github.com/apple/swift-evolution/tree/master/proposals
- https://github.com/golang/proposal/tree/master/designYour directory should follow this structure:
```
topic
│ README.md
└───src/
│ README.md
│ main.py
└───images/
└───docs/
└───demos/
└───dataset/
```## Contributing
We love pull requests. If you have something you want to add or revise, please open a new pull request. Please leave all PRs open for at least a week to get feedback from everyone.![Learn by doing](images/learn-by-doing.png)
## License
Creative Commons Attribution 4.0 International (CC BY 4.0) @ [Willogy](https://willogy.io)