Coder Social home page Coder Social logo

R&D Project Structure Musts about hm.jetscapeml HOT 6 OPEN

hmehryar avatar hmehryar commented on August 29, 2024
R&D Project Structure Musts

from hm.jetscapeml.

Comments (6)

hmehryar avatar hmehryar commented on August 29, 2024

Watched and implemented this, it was useful:
https://youtu.be/CAeWjoP525M?si=k-iceKTo34cPQ4g0

from hm.jetscapeml.

hmehryar avatar hmehryar commented on August 29, 2024

Project Structure

  • Identify The Problem: Jet event paramters (energy loss, $alpha_s$, and $Q_0$) values classification

  • Have A Plan

    • Implmenting/training/testing machine learning (ML) and deep learning models until finding successfull classifier models with high fidelity
    • Technology Stack: Python, Tensorflow, Colab, Grib, GPU, Kaggle, [Todo: Hadoop File System]
  • Structure Your Directories
    Including one directory for models, and one directory for each parameters (jet_parameters-> [param_name])

  • Use Version Control: Github

  • Modularize and Componentize Your Code: Having short, reusable, and easy to understand componets

  • Documentation: A directory in the project root for general documentations, having following documents will helps

    • Installiation guideline
    • Troubleshooting guideline
    • Contribution guideline
    • Issue template
  • Testing

    • Unit Testing
    • Integration Testing
  • Dependency Management

    • pip
  • CI & CD: Google Test (If applicable), Github actions, [A website that shows the classifier resutls (maybe in annimation)]

  • Code Review

from hm.jetscapeml.

hmehryar avatar hmehryar commented on August 29, 2024

another useful one
https://youtu.be/MaIfDPuSlw8?si=-flYixkx1QzTGBnW

from hm.jetscapeml.

hmehryar avatar hmehryar commented on August 29, 2024

for now, it's a good idea to go with cookiecutter structure and choose what's the best for the project meanwhile

from hm.jetscapeml.

hmehryar avatar hmehryar commented on August 29, 2024

having a preprocess_dataset.py and model_validation.py can be useful for each parameter classification folder, I'm trying to practice this to see how practical it is for our case

from hm.jetscapeml.

hmehryar avatar hmehryar commented on August 29, 2024

adding an scirpt _ruuner directory can help to keep the code base clean

from hm.jetscapeml.

Related Issues (20)

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.