Short notes on forecasting, production planning systems, and AI models.
{% if site.posts.size == 0 %}
No posts yet.
{% endif %}
{% for post in site.posts %}
{{ post.date | date: "%b %-d, %Y" }}
{% if post.description %}
•
{{ post.description }}
{% endif %}
{% endfor %}